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

  /external/f2fs-tools/lib/
libf2fs.c 302 f2fs_hash = cpu_to_le32(hash & ~F2FS_HASH_COL_BIT);
  /external/f2fs-tools/include/
f2fs_fs.h 663 #define F2FS_HASH_COL_BIT ((0x1ULL) << 63)

Completed in 1397 milliseconds