Searched refs:fscrypt_fname_siphash (Results 1 – 3 of 3) sorted by relevance
131 cpu_to_le32(fscrypt_fname_siphash(dir, &tmp)); in f2fs_hash_filename()
415 u64 fscrypt_fname_siphash(const struct inode *dir, const struct qstr *name);705 static inline u64 fscrypt_fname_siphash(const struct inode *dir, in fscrypt_fname_siphash() function
268 combined_hash = fscrypt_fname_siphash(dir, &qname); in __ext4fs_dirhash()