Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dglops.h20 extern const struct gfs2_glock_operations gfs2_freeze_glops;
Dglops.c577 const struct gfs2_glock_operations gfs2_freeze_glops = { variable
Dsys.c244 glops = &gfs2_freeze_glops; in demote_rq_store()
Dops_fstype.c426 error = gfs2_glock_get(sdp, GFS2_FREEZE_LOCK, &gfs2_freeze_glops, in init_locking()