Home
last modified time | relevance | path

Searched refs:F2FS_GOING_DOWN_FULLSYNC (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/f2fs/
Dfile.c1061 case F2FS_GOING_DOWN_FULLSYNC: in f2fs_ioc_shutdown()
Df2fs.h226 #define F2FS_GOING_DOWN_FULLSYNC 0x0 /* going down with full sync */ macro