Searched refs:F2FS_HASH_COL_BIT (Results 1 – 2 of 2) sorted by relevance
453 f2fs_hash = cpu_to_le32(hash & ~F2FS_HASH_COL_BIT); in f2fs_dentry_hash()
869 #define F2FS_HASH_COL_BIT ((0x1ULL) << 63) macro