Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglops.h14 extern const struct gfs2_glock_operations gfs2_meta_glops;
H A Dglops.c722 const struct gfs2_glock_operations gfs2_meta_glops = { variable
786 [LM_TYPE_META] = &gfs2_meta_glops,
H A Dops_fstype.c484 ret = gfs2_glock_nq_num(sdp, GFS2_SB_LOCK, &gfs2_meta_glops, in init_sb()