Home
last modified time | relevance | path

Searched defs:ckpt (Results 1 – 6 of 6) sorted by relevance

/external/f2fs-tools/fsck/
Dmain.c811 struct f2fs_checkpoint *ckpt = F2FS_CKPT(sbi); in do_fsck() local
888 struct f2fs_checkpoint *ckpt = F2FS_CKPT(sbi); in do_dump() local
Dnode.c67 struct f2fs_checkpoint *ckpt = F2FS_CKPT(sbi); in new_node_block() local
Dnode.h141 struct f2fs_checkpoint *ckpt = F2FS_CKPT(sbi); in is_recoverable_dnode() local
Df2fs.h250 struct f2fs_checkpoint *ckpt; member
353 struct f2fs_checkpoint *ckpt = F2FS_CKPT(sbi); in __bitmap_size() local
371 struct f2fs_checkpoint *ckpt = F2FS_CKPT(sbi); in __bitmap_ptr() local
Ddir.c465 struct f2fs_checkpoint *ckpt = F2FS_CKPT(sbi); in init_inode_block() local
Dmount.c1201 unsigned char *ckpt = (unsigned char *)sbi->ckpt; in get_valid_checkpoint() local