Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Df2fs.h58 #define F2FS_GOING_DOWN_NEED_FSCK 0x4 /* going down to trigger fsck */ macro
/linux/include/trace/events/
H A Df2fs.h154 { F2FS_GOING_DOWN_NEED_FSCK, "need fsck" })
/linux/fs/f2fs/
H A Dfile.c2456 case F2FS_GOING_DOWN_NEED_FSCK: in f2fs_do_shutdown()