Home
last modified time | relevance | path

Searched refs:gfs2_trans_glops (Results 1 – 4 of 4) sorted by relevance

/fs/gfs2/
Dglops.h18 extern const struct gfs2_glock_operations gfs2_trans_glops;
Dglops.c563 const struct gfs2_glock_operations gfs2_trans_glops = { variable
Dsys.c235 glops = &gfs2_trans_glops; in demote_rq_store()
Dops_fstype.c406 error = gfs2_glock_get(sdp, GFS2_TRANS_LOCK, &gfs2_trans_glops, in init_locking()