Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dhash.c77 f2fs_hash_t f2fs_hash; in f2fs_dentry_hash() local
106 f2fs_hash = cpu_to_le32(hash & ~F2FS_HASH_COL_BIT); in f2fs_dentry_hash()
107 return f2fs_hash; in f2fs_dentry_hash()