Home
last modified time | relevance | path

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

/Linux-v5.10/include/trace/events/
Df2fs.h155 { F2FS_GOING_DOWN_NEED_FSCK, "need fsck" })
/Linux-v5.10/fs/f2fs/
Df2fs.h446 #define F2FS_GOING_DOWN_NEED_FSCK 0x4 /* going down to trigger fsck */ macro
Dfile.c2261 case F2FS_GOING_DOWN_NEED_FSCK: in f2fs_ioc_shutdown()