Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglops.h20 extern const struct gfs2_glock_operations gfs2_freeze_glops;
Dglops.c605 const struct gfs2_glock_operations gfs2_freeze_glops = { variable
Dsys.c259 glops = &gfs2_freeze_glops; in demote_rq_store()
Dops_fstype.c421 error = gfs2_glock_get(sdp, GFS2_FREEZE_LOCK, &gfs2_freeze_glops, in init_locking()