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

  /external/f2fs-tools/include/
f2fs_fs.h 1301 static inline __le64 get_cp_crc(struct f2fs_checkpoint *cp) function
    [all...]
  /external/f2fs-tools/fsck/
mount.c 1173 *(__le64 *)nat_bits = get_cp_crc(cp);
    [all...]
  /external/f2fs-tools/mkfs/
f2fs_format.c 917 *(__le64 *)nat_bits = get_cp_crc(cp);
    [all...]

Completed in 89 milliseconds