Searched refs:F2FS_HASH_COL_BIT (Results 1 - 2 of 2) sorted by relevance
/external/f2fs-tools/lib/ | ||
H A D | libf2fs.c | 302 f2fs_hash = cpu_to_le32(hash & ~F2FS_HASH_COL_BIT); |
/external/f2fs-tools/include/ | ||
H A D | f2fs_fs.h | 672 #define F2FS_HASH_COL_BIT ((0x1ULL) << 63) macro |
Completed in 67 milliseconds