Home
last modified time | relevance | path

Searched defs:contig_level (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Ddata.c1395 static int __allocate_data_block(struct dnode_of_data *dn, int seg_type, int contig_level) in __allocate_data_block() argument
1516 int contig_level = SEQ_NONE; in f2fs_map_blocks() local
H A Dsegment.c205 static bool need_ssr_by_type(struct f2fs_sb_info *sbi, int type, int contig_level) in need_ssr_by_type() argument
3021 allocate_segment_by_default(struct f2fs_sb_info *sbi, int type, bool force, int contig_level) allocate_segment_by_default() argument
3495 f2fs_allocate_data_block(struct f2fs_sb_info *sbi, struct page *page, block_t old_blkaddr, block_t *new_blkaddr, struct f2fs_summary *sum, int type, struct f2fs_io_info *fio, int contig_level) f2fs_allocate_data_block() argument

Completed in 12 milliseconds