Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglops.h14 extern const struct gfs2_glock_operations gfs2_meta_glops;
H A Dglops.c744 const struct gfs2_glock_operations gfs2_meta_glops = { variable
807 [LM_TYPE_META] = &gfs2_meta_glops,
H A Dops_fstype.c483 ret = gfs2_glock_nq_num(sdp, GFS2_SB_LOCK, &gfs2_meta_glops, in init_sb()