Searched refs:end_name_hash (Results 1 – 15 of 15) sorted by relevance
53 static inline unsigned int end_name_hash(unsigned long hash) in end_name_hash() function
65 this->hash = end_name_hash(hash); in hfs_hash_dentry()
33 qstr->hash = end_name_hash(hash); in hpfs_hash_dentry()
144 str->hash = end_name_hash(hash); in utf8_casefold_hash()
76 qstr->hash = end_name_hash(hash); in efivarfs_d_hash()
409 qstr->hash = end_name_hash(hash); in adfs_hash()
426 str->hash = end_name_hash(hash); in hfsplus_hash_dentry()
61 qstr->hash = end_name_hash(hash); in __affs_hash_dentry()
98 qstr->hash = end_name_hash(hash); in exfat_d_hash()156 qstr->hash = end_name_hash(hash); in exfat_utf8_d_hash()
802 q->hash = end_name_hash(hash); in cifs_ci_hash()
147 qstr->hash = end_name_hash(hash); in vfat_hashi()
305 hash = end_name_hash(hash); in kernfs_name_hash()
194 qstr->hash = end_name_hash(hash); in isofs_hashi_common()
1550 this->hash = end_name_hash(hash); in jfs_ci_hash()
2167 return end_name_hash(hash); in full_name_hash()2183 return hashlen_create(end_name_hash(hash), len); in hashlen_string()2202 return hashlen_create(end_name_hash(hash), len); in hash_name()
Completed in 36 milliseconds