Home
last modified time | relevance | path

Searched refs:FREEZE_FLUSH (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/gfs2/
Dlog.h72 FREEZE_FLUSH enumerator
Dlog.c777 if (type == SHUTDOWN_FLUSH || type == FREEZE_FLUSH) in gfs2_log_flush()
779 if (type == FREEZE_FLUSH) in gfs2_log_flush()
Dglops.c483 gfs2_log_flush(sdp, NULL, FREEZE_FLUSH); in freeze_go_sync()