Home
last modified time | relevance | path

Searched refs:IS_F2FS_IPU_DISABLE (Results 1 – 3 of 3) sorted by relevance

/linux/fs/f2fs/
H A Dsegment.h697 static inline bool IS_F2FS_IPU_DISABLE(struct f2fs_sb_info *sbi) in IS_F2FS_IPU_DISABLE() function
H A Ddebug.c406 if (IS_F2FS_IPU_DISABLE(sbi)) { in stat_show()
H A Dsuper.c2383 if (f2fs_lfs_mode(sbi) && !IS_F2FS_IPU_DISABLE(sbi)) { in f2fs_remount()