Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dnode.h142 __u64 cp_ver = cur_cp_version(ckpt); in is_recoverable_dnode()
Df2fs.h334 static inline unsigned long long cur_cp_version(struct f2fs_checkpoint *cp) in cur_cp_version() function