Searched defs:ckpt_flags (Results 1 - 2 of 2) sorted by relevance

/external/f2fs-tools/fsck/
H A Df2fs.h237 unsigned int ckpt_flags = le32_to_cpu(cp->ckpt_flags); local
238 return ckpt_flags & f;
/external/f2fs-tools/include/
H A Df2fs_fs.h382 __le32 ckpt_flags; /* Flags : umount and journal_present */ member in struct:f2fs_checkpoint

Completed in 225 milliseconds