Searched refs:GET_R2L_SEGNO (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/f2fs/
H A Dsegment.h23 #define GET_R2L_SEGNO(free_i, segno) ((segno) + (free_i)->start_segno) macro
87 (SEGS_TO_BLKS(sbi, GET_R2L_SEGNO(FREE_I(sbi), segno))))

Completed in 229 milliseconds