Searched refs:GET_SEC_FROM_SEG (Results 1 – 2 of 2) sorted by relevance
/third_party/f2fs-tools/fsck/ | ||
D | f2fs.h | 439 #define GET_SEC_FROM_SEG(sbi, segno) \ macro |
D | fsck.c | 2321 GET_SEC_FROM_SEG(sbi, curseg->segno)); in check_curseg_write_pointer() |