Home
last modified time | relevance | path

Searched refs:START_SEGNO (Results 1 – 2 of 2) sorted by relevance

/linux/fs/f2fs/
H A Dsegment.h107 #define START_SEGNO(segno) \ macro
H A Dsegment.c4751 unsigned int start_segno = START_SEGNO(segno); in add_sit_entry()