Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dext4.h97 #define EXT4_GOING_FLAGS_LOGFLUSH 0x1 /* flush log but not data */ macro
/openbmc/linux/fs/ext4/
H A Dioctl.c828 case EXT4_GOING_FLAGS_LOGFLUSH: in ext4_force_shutdown()