Home
last modified time | relevance | path

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

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