Searched refs:f2fs_need_SSR (Results 1 – 3 of 3) sorted by relevance
171 bool f2fs_need_SSR(struct f2fs_sb_info *sbi) in f2fs_need_SSR() function2858 else if (f2fs_need_SSR(sbi) && in allocate_segment_by_default()2881 if (f2fs_need_SSR(sbi) && get_ssr_segment(sbi, type, SSR, 0)) in f2fs_allocate_segment_for_resize()
2523 if (policy & (0x1 << F2FS_IPU_SSR) && f2fs_need_SSR(sbi)) in check_inplace_update_policy()2528 if (policy & (0x1 << F2FS_IPU_SSR_UTIL) && f2fs_need_SSR(sbi) && in check_inplace_update_policy()
3631 bool f2fs_need_SSR(struct f2fs_sb_info *sbi);