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

  /external/f2fs-tools/fsck/
xattr.h 139 F2FS_TOTAL_EXTRA_ATTR_SIZE / sizeof(__le32) - \
segment.c 323 cpu_to_le16(F2FS_TOTAL_EXTRA_ATTR_SIZE);
fsck.c 734 cpu_to_le16(F2FS_TOTAL_EXTRA_ATTR_SIZE)) {
739 F2FS_TOTAL_EXTRA_ATTR_SIZE);
741 cpu_to_le16(F2FS_TOTAL_EXTRA_ATTR_SIZE);
    [all...]
dir.c 463 cpu_to_le16(F2FS_TOTAL_EXTRA_ATTR_SIZE);
  /external/f2fs-tools/include/
f2fs_fs.h 750 #define F2FS_TOTAL_EXTRA_ATTR_SIZE \
764 F2FS_TOTAL_EXTRA_ATTR_SIZE - \
    [all...]
  /external/f2fs-tools/mkfs/
f2fs_format.c 1117 cpu_to_le16(F2FS_TOTAL_EXTRA_ATTR_SIZE);
    [all...]

Completed in 8725 milliseconds