Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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), \
/kernel/linux/linux-6.6/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 7 milliseconds