Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
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); in __set_test_and_free() local
Dsegment.c2140 unsigned int secno, start_segno; in f2fs_clear_prefree_segments() local
3214 unsigned int start_segno, end_segno; in f2fs_trim_fs() local
4199 unsigned int start_segno = START_SEGNO(segno); in add_sit_entry() local
4291 unsigned int start_segno = ses->start_segno; in f2fs_flush_sit_entries() local
Dgc.c1676 unsigned int start_segno, in do_garbage_collect()
Dfile.c2960 unsigned int start_segno = 0, end_segno = 0; in f2fs_ioc_flush_device() local