Searched refs:__cp_payload (Results 1 – 2 of 2) sorted by relevance
/third_party/f2fs-tools/fsck/ | ||
D | f2fs.h | 368 static inline block_t __cp_payload(struct f2fs_sb_info *sbi) in __cp_payload() function |
D | mount.c | 1467 cp_payload = __cp_payload(sbi); in sanity_check_ckpt() |