Home
last modified time | relevance | path

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

/fs/gfs2/
Dglops.h14 extern const struct gfs2_glock_operations gfs2_meta_glops;
Dglops.c585 const struct gfs2_glock_operations gfs2_meta_glops = { variable
641 [LM_TYPE_META] = &gfs2_meta_glops,
Dops_fstype.c470 ret = gfs2_glock_nq_num(sdp, GFS2_SB_LOCK, &gfs2_meta_glops, in init_sb()