Home
last modified time | relevance | path

Searched defs:start_segno (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/f2fs/
H A Dsegment.h256 unsigned int start_segno; /* start segment number logically */ member
306 unsigned int start_segno; /* start segno of sits in set */ member
350 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); in get_ckpt_valid_blocks() local
430 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); in __set_free() local
464 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); in __set_test_and_free() local
H A Ddebug.c74 unsigned int start_segno, end_segno; in update_multidevice_stats() local
H A Dsegment.c2181 unsigned int secno, start_segno; in f2fs_clear_prefree_segments() local
3432 unsigned int start_segno, end_segno; in f2fs_trim_fs() local
4556 unsigned int start_segno = START_SEGNO(segno); in add_sit_entry() local
4648 unsigned int start_segno = ses->start_segno; in f2fs_flush_sit_entries() local
H A Dgc.c1717 unsigned int start_segno, in do_garbage_collect()
H A Dfile.c3190 unsigned int start_segno = 0, end_segno = 0; in f2fs_ioc_flush_device() local