Searched refs:SEQ_NONE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | segment.h | 148 SEQ_NONE, enumerator 958 return SEQ_NONE; in check_io_seq()
|
H A D | segment.c | 3098 SIT_I(sbi)->s_ops->allocate_segment(sbi, type, true, SEQ_NONE); in __allocate_new_segment() 3508 int contig = SEQ_NONE; in f2fs_allocate_data_block() 3560 if (contig_level != SEQ_NONE) { in f2fs_allocate_data_block() 3640 &fio->new_blkaddr, sum, type, fio, SEQ_NONE); in do_write_page() 5040 allocate_segment_by_default(sbi, type, true, SEQ_NONE); in fix_curseg_write_pointer()
|
H A D | gc.c | 1263 &sum, type, NULL, SEQ_NONE); in move_data_block()
|
H A D | data.c | 1516 int contig_level = SEQ_NONE; in f2fs_map_blocks()
|
Completed in 18 milliseconds