Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dnode.h149 cp_ver |= (cur_cp_crc(ckpt) << 32); in is_recoverable_dnode()
Df2fs.h339 static inline __u64 cur_cp_crc(struct f2fs_checkpoint *cp) in cur_cp_crc() function