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

/linux-master/fs/f2fs/
H A Dsegment.h113 #define GET_ZONE_FROM_SEG(sbi, segno) \ macro
H A Dsegment.c2669 unsigned int old_zoneno = GET_ZONE_FROM_SEG(sbi, *newseg);
2764 curseg->zone = GET_ZONE_FROM_SEG(sbi, curseg->segno);

Completed in 173 milliseconds