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