Home
last modified time | relevance | path

Searched defs:cp_ver (Results 1 – 4 of 4) sorted by relevance

/third_party/f2fs-tools/fsck/
Dnode.c52 __u64 cp_ver = cur_cp_version(ckpt); in f2fs_rebuild_qf_inode() local
Dnode.h142 __u64 cp_ver = cur_cp_version(ckpt); in is_recoverable_dnode() local
Dresize.c455 unsigned long long cp_ver = get_cp(checkpoint_ver); in rebuild_checkpoint() local
/third_party/f2fs-tools/include/
Df2fs_fs.h1112 __le64 cp_ver __attribute__((packed)); /* checkpoint version */ member
1655 uint64_t cp_ver = get_cp(checkpoint_ver); in get_cp_crc() local