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

/linux-4.1.27/fs/f2fs/
H A Dhash.c76 f2fs_hash_t f2fs_hash; f2fs_dentry_hash() local
102 f2fs_hash = cpu_to_le32(hash & ~F2FS_HASH_COL_BIT); f2fs_dentry_hash()
103 return f2fs_hash; f2fs_dentry_hash()

Completed in 66 milliseconds