Searched refs:GET_L2R_SEGNO (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/f2fs/
H A Dsegment.h22 #define GET_L2R_SEGNO(free_i, segno) ((segno) - (free_i)->start_segno) macro
100 NULL_SEGNO : GET_L2R_SEGNO(FREE_I(sbi), \

Completed in 212 milliseconds