Searched refs:fscrypt_fname_siphash (Results 1 – 4 of 4) sorted by relevance
131 cpu_to_le32(fscrypt_fname_siphash(dir, &tmp)); in f2fs_hash_filename()
563 u64 fscrypt_fname_siphash(const struct inode *dir, const struct qstr *name) in fscrypt_fname_siphash() function571 EXPORT_SYMBOL_GPL(fscrypt_fname_siphash);
415 u64 fscrypt_fname_siphash(const struct inode *dir, const struct qstr *name);707 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()