Searched refs:end_name_hash (Results 1 – 10 of 10) sorted by relevance
53 static inline unsigned int end_name_hash(unsigned long hash) in end_name_hash() function
33 qstr->hash = end_name_hash(hash); in hpfs_hash_dentry()
136 str->hash = end_name_hash(hash); in utf8_casefold_hash()
183 qstr->hash = end_name_hash(hash); in efivarfs_d_hash()
410 qstr->hash = end_name_hash(hash); in adfs_hash()
910 q->hash = end_name_hash(hash);
145 qstr->hash = end_name_hash(hash); in vfat_hashi()
322 hash = end_name_hash(hash); in kernfs_name_hash()
194 qstr->hash = end_name_hash(hash); in isofs_hashi_common()
2508 return end_name_hash(hash); in full_name_hash()2524 return hashlen_create(end_name_hash(hash), len); in hashlen_string()2549 nd->last.hash = end_name_hash(hash); in hash_name()