Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglops.h17 extern const struct gfs2_glock_operations gfs2_meta_glops;
Dglops.c581 const struct gfs2_glock_operations gfs2_meta_glops = { variable
637 [LM_TYPE_META] = &gfs2_meta_glops,
Dops_fstype.c471 ret = gfs2_glock_nq_num(sdp, GFS2_SB_LOCK, &gfs2_meta_glops, in init_sb()