Searched defs:contig_level (Results 1 – 2 of 2) sorted by relevance
205 static bool need_ssr_by_type(struct f2fs_sb_info *sbi, int type, int contig_level) in need_ssr_by_type()3022 int type, bool force, int contig_level) in allocate_segment_by_default()3498 struct f2fs_io_info *fio, int contig_level) in f2fs_allocate_data_block()
1395 static int __allocate_data_block(struct dnode_of_data *dn, int seg_type, int contig_level) in __allocate_data_block()1516 int contig_level = SEQ_NONE; in f2fs_map_blocks() local