Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsegment.h258 unsigned int start_segno; /* start segment number logically */ member
308 unsigned int start_segno; /* start segno of sits in set */ member
352 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); in get_ckpt_valid_blocks() local
432 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); in __set_free() local
466 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); in __set_test_and_free() local
H A Dsegment.c2158 unsigned int secno, start_segno; in f2fs_clear_prefree_segments() local
3250 unsigned int start_segno, end_segno; in f2fs_trim_fs() local
4232 unsigned int start_segno = START_SEGNO(segno); in add_sit_entry() local
4324 unsigned int start_segno = ses->start_segno; in f2fs_flush_sit_entries() local
H A Dgc.c1684 unsigned int start_segno, in do_garbage_collect()
H A Dfile.c3066 unsigned int start_segno = 0, end_segno = 0; in f2fs_ioc_flush_device() local