Searched refs:F2FS_GOING_DOWN_FULLSYNC (Results 1 – 3 of 3) sorted by relevance
52 #define F2FS_GOING_DOWN_FULLSYNC 0x0 /* going down with full sync */ macro
2275 case F2FS_GOING_DOWN_FULLSYNC: in f2fs_do_shutdown()2346 if (in != F2FS_GOING_DOWN_FULLSYNC) { in f2fs_ioc_shutdown()
147 { F2FS_GOING_DOWN_FULLSYNC, "full sync" }, \