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

/linux-master/fs/f2fs/
H A Dgc.c1666 do_garbage_collect(struct f2fs_sb_info *sbi, unsigned int start_segno, struct gc_inode_list *gc_list, int gc_type, bool force_migrate) argument
H A Dfile.c2978 unsigned int start_segno = 0, end_segno = 0; local
H A Dsegment.h257 unsigned int start_segno; /* start segment number logically */ member in struct:free_segmap_info
307 unsigned int start_segno; /* start segno of sits in set */ member in struct:sit_entry_set
350 unsigned int start_segno = START_SEGNO(segno); local
430 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); local
464 unsigned int start_segno = GET_SEG_FROM_SEC(sbi, secno); local
[all...]
H A Dsegment.c2155 unsigned int secno, start_segno; local
3288 unsigned int start_segno, end_segno; local
4301 unsigned int start_segno = START_SEGNO(segno); local
4393 unsigned int start_segno = ses->start_segno; local
[all...]

Completed in 217 milliseconds