Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dglops.h17 extern const struct gfs2_glock_operations gfs2_freeze_glops;
Dglops.c754 const struct gfs2_glock_operations gfs2_freeze_glops = { variable
Dsys.c322 glops = &gfs2_freeze_glops; in demote_rq_store()
Dops_fstype.c434 error = gfs2_glock_get(sdp, GFS2_FREEZE_LOCK, &gfs2_freeze_glops, in init_locking()