Home
last modified time | relevance | path

Searched refs:F2FS_HASH_COL_BIT (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/f2fs/
Dhash.c88 return buf[0] & ~F2FS_HASH_COL_BIT; in TEA_hash_name()
/linux-6.1.9/include/linux/
Df2fs_fs.h534 #define F2FS_HASH_COL_BIT ((0x1ULL) << 63) macro