Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Df2fs.h55 #define F2FS_GOING_DOWN_METAFLUSH 0x3 /* going down with meta flush */ macro
/openbmc/linux/include/trace/events/
H A Df2fs.h150 { F2FS_GOING_DOWN_METAFLUSH, "meta flush" }, \
/openbmc/linux/fs/f2fs/
H A Dfile.c2309 case F2FS_GOING_DOWN_METAFLUSH: in f2fs_do_shutdown()