Searched refs:F2FS_GOING_DOWN_NOSYNC (Results 1 – 3 of 3) sorted by relevance
53 #define F2FS_GOING_DOWN_NOSYNC 0x2 /* going down */ macro
146 { F2FS_GOING_DOWN_NOSYNC, "no sync" }, \
2224 case F2FS_GOING_DOWN_NOSYNC: in f2fs_ioc_shutdown()