Searched refs:GET_ZONENO_FROM_SEGNO (Results 1 - 2 of 2) sorted by relevance
/external/f2fs-tools/fsck/ | ||
H A D | f2fs.h | 270 #define GET_ZONENO_FROM_SEGNO(sbi, segno) \ macro |
H A D | mount.c | 722 array[i].zone = GET_ZONENO_FROM_SEGNO(sbi, segno); |
Completed in 88 milliseconds