Home
last modified time | relevance | path

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

/Linux-v5.10/include/trace/events/
Df2fs.h153 { F2FS_GOING_DOWN_NOSYNC, "no sync" }, \
/Linux-v5.10/fs/f2fs/
Df2fs.h444 #define F2FS_GOING_DOWN_NOSYNC 0x2 /* going down */ macro
Dfile.c2252 case F2FS_GOING_DOWN_NOSYNC: in f2fs_ioc_shutdown()