Searched refs:F2FS_HASH_COL_BIT (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/f2fs/ | ||
D | hash.c | 106 f2fs_hash = cpu_to_le32(hash & ~F2FS_HASH_COL_BIT); in f2fs_dentry_hash() |
/Linux-v4.19/include/linux/ | ||
D | f2fs_fs.h | 474 #define F2FS_HASH_COL_BIT ((0x1ULL) << 63) macro |