Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dhash.c76 f2fs_hash_t f2fs_hash; in f2fs_dentry_hash() local
101 f2fs_hash = cpu_to_le32(hash & ~F2FS_HASH_COL_BIT); in f2fs_dentry_hash()
102 return f2fs_hash; in f2fs_dentry_hash()