Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsegment.h273 unsigned int start_segno; /* start segment number logically */ member
330 unsigned int start_segno; /* start segno of sits in set */ member
373 unsigned int start_segno = START_SEGNO(segno); in get_ckpt_valid_blocks() local
453 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); in __set_free() local
487 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); in __set_test_and_free() local
Dsegment.c1918 unsigned int secno, start_segno; in f2fs_clear_prefree_segments() local
3047 unsigned int start_segno, end_segno; in f2fs_trim_fs() local
3994 unsigned int start_segno = START_SEGNO(segno); in add_sit_entry() local
4086 unsigned int start_segno = ses->start_segno; in f2fs_flush_sit_entries() local
Dgc.c1645 unsigned int start_segno, in do_garbage_collect()
Dfile.c2903 unsigned int start_segno = 0, end_segno = 0; in f2fs_ioc_flush_device() local