Home
last modified time | relevance | path

Searched refs:end_name_hash (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/
A Dstringhash.h53 static inline unsigned int end_name_hash(unsigned long hash) in end_name_hash() function
/linux/fs/hfs/
A Dstring.c65 this->hash = end_name_hash(hash); in hfs_hash_dentry()
/linux/fs/hpfs/
A Ddentry.c33 qstr->hash = end_name_hash(hash); in hpfs_hash_dentry()
/linux/fs/unicode/
A Dutf8-core.c144 str->hash = end_name_hash(hash); in utf8_casefold_hash()
/linux/fs/efivarfs/
A Dsuper.c76 qstr->hash = end_name_hash(hash); in efivarfs_d_hash()
/linux/fs/adfs/
A Ddir.c409 qstr->hash = end_name_hash(hash); in adfs_hash()
/linux/fs/hfsplus/
A Dunicode.c426 str->hash = end_name_hash(hash); in hfsplus_hash_dentry()
/linux/fs/affs/
A Dnamei.c61 qstr->hash = end_name_hash(hash); in __affs_hash_dentry()
/linux/fs/exfat/
A Dnamei.c98 qstr->hash = end_name_hash(hash); in exfat_d_hash()
156 qstr->hash = end_name_hash(hash); in exfat_utf8_d_hash()
/linux/fs/cifs/
A Ddir.c802 q->hash = end_name_hash(hash); in cifs_ci_hash()
/linux/fs/fat/
A Dnamei_vfat.c147 qstr->hash = end_name_hash(hash); in vfat_hashi()
/linux/fs/kernfs/
A Ddir.c305 hash = end_name_hash(hash); in kernfs_name_hash()
/linux/fs/isofs/
A Dinode.c194 qstr->hash = end_name_hash(hash); in isofs_hashi_common()
/linux/fs/jfs/
A Dnamei.c1550 this->hash = end_name_hash(hash); in jfs_ci_hash()
/linux/fs/
A Dnamei.c2167 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 31 milliseconds