Home
last modified time | relevance | path

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

/linux-2.6.39/fs/gfs2/
Dglops.h18 extern const struct gfs2_glock_operations gfs2_trans_glops;
Dglops.c427 const struct gfs2_glock_operations gfs2_trans_glops = { variable
Dsys.c234 glops = &gfs2_trans_glops; in demote_rq_store()
Dops_fstype.c405 error = gfs2_glock_get(sdp, GFS2_TRANS_LOCK, &gfs2_trans_glops, in init_locking()