Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Ddata.c1681 if (policy & (0x1 << F2FS_IPU_SSR) && f2fs_need_SSR(sbi)) in check_inplace_update_policy()
1686 if (policy & (0x1 << F2FS_IPU_SSR_UTIL) && f2fs_need_SSR(sbi) && in check_inplace_update_policy()
Dsegment.c172 bool f2fs_need_SSR(struct f2fs_sb_info *sbi) in f2fs_need_SSR() function
2525 else if (f2fs_need_SSR(sbi) && get_ssr_segment(sbi, type)) in allocate_segment_by_default()
Df2fs.h2940 bool f2fs_need_SSR(struct f2fs_sb_info *sbi);