HomeSort by relevance Sort by last modified time
    Searched refs:is_set_ckpt_flags (Results 1 - 5 of 5) sorted by null

  /system/extras/f2fs_utils/
f2fs_sparseblock.c 342 static inline int is_set_ckpt_flags(struct f2fs_checkpoint *cp, unsigned int f) function
363 if (is_set_ckpt_flags(cp, CP_COMPACT_SUM_FLAG)) {
369 if (is_set_ckpt_flags(cp, CP_UMOUNT_FLAG))
  /external/f2fs-tools/fsck/
mount.c     [all...]
f2fs.h 272 static inline bool is_set_ckpt_flags(struct f2fs_checkpoint *cp, unsigned int f) function
resize.c 452 if (is_set_ckpt_flags(cp, CP_ORPHAN_PRESENT_FLAG))
fsck.c     [all...]

Completed in 88 milliseconds