Home
last modified time | relevance | path

Searched refs:GFS2_LOG_HEAD_FLUSH_SYNC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h415 #define GFS2_LOG_HEAD_FLUSH_SYNC 0x00000004 /* Sync log flush */ macro
/openbmc/linux/fs/gfs2/
H A Dops_fstype.c1789 gfs2_log_flush(sdp, NULL, GFS2_LOG_HEAD_FLUSH_SYNC | GFS2_LFC_KILL_SB); in gfs2_kill_sb()