Home
last modified time | relevance | path

Searched defs:start_segno (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.c1578 do_garbage_collect(struct f2fs_sb_info *sbi, unsigned int start_segno, struct gc_inode_list *gc_list, int gc_type, bool force_migrate) do_garbage_collect() argument
H A Dsegment.h296 unsigned int start_segno; /* start segment number logically */ member
349 unsigned int start_segno; /* start segno of sits in set */ member
392 unsigned int start_segno = START_SEGNO(segno); in get_ckpt_valid_blocks() local
472 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); in __set_free() local
506 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); __set_test_and_free() local
[all...]
H A Dfile.c2946 unsigned int start_segno = 0, end_segno = 0; in f2fs_ioc_flush_device() local
H A Dsegment.c2135 unsigned int secno, start_segno; in f2fs_clear_prefree_segments() local
3236 unsigned int start_segno, end_segno; in f2fs_trim_fs() local
4245 unsigned int start_segno = START_SEGNO(segno); add_sit_entry() local
4337 unsigned int start_segno = ses->start_segno; f2fs_flush_sit_entries() local
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c1672 do_garbage_collect(struct f2fs_sb_info *sbi, unsigned int start_segno, struct gc_inode_list *gc_list, int gc_type, bool force_migrate) do_garbage_collect() argument
H A Dsegment.h270 unsigned int start_segno; /* start segment number logically */ member
320 unsigned int start_segno; /* start segno of sits in set */ member
363 unsigned int start_segno = START_SEGNO(segno); in get_ckpt_valid_blocks() local
443 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); in __set_free() local
477 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); __set_test_and_free() local
[all...]
H A Dfile.c2949 unsigned int start_segno = 0, end_segno = 0; in f2fs_ioc_flush_device() local
H A Dsegment.c2140 unsigned int secno, start_segno; in f2fs_clear_prefree_segments() local
3213 unsigned int start_segno, end_segno; in f2fs_trim_fs() local
4192 unsigned int start_segno = START_SEGNO(segno); add_sit_entry() local
4284 unsigned int start_segno = ses->start_segno; f2fs_flush_sit_entries() local
[all...]

Completed in 29 milliseconds