Home
last modified time | relevance | path

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

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