Home
last modified time | relevance | path

Searched refs:GFS2_LOG_HEAD_FLUSH_FREEZE (Results 1 – 3 of 3) sorted by path

/linux/fs/gfs2/
H A Dlog.c1144 GFS2_LOG_HEAD_FLUSH_FREEZE)) in gfs2_log_flush()
H A Dsuper.c788 gfs2_log_flush(sdp, NULL, GFS2_LOG_HEAD_FLUSH_FREEZE | in gfs2_freeze_fs()
/linux/include/uapi/linux/
H A Dgfs2_ondisk.h417 #define GFS2_LOG_HEAD_FLUSH_FREEZE 0x00000010 /* Freeze flush */ macro