Home
last modified time | relevance | path

Searched refs:gfs2_glops_list (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dglops.h23 extern const struct gfs2_glock_operations *gfs2_glops_list[];
H A Dglops.c785 const struct gfs2_glock_operations *gfs2_glops_list[] = { variable
H A Dsys.c334 glops = gfs2_glops_list[gltype]; in demote_rq_store()