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