Searched refs:GFS2_FREEZE_LOCK (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | gfs2_ondisk.h | 24 #define GFS2_FREEZE_LOCK 2 macro |
| /linux/fs/gfs2/ | ||
| H A D | ops_fstype.c | 398 error = gfs2_glock_get(sdp, GFS2_FREEZE_LOCK, &gfs2_freeze_glops, in init_locking() |