Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dstringhash.h53 static inline unsigned int end_name_hash(unsigned long hash) in end_name_hash() function
/linux/fs/hpfs/
H A Ddentry.c33 qstr->hash = end_name_hash(hash); in hpfs_hash_dentry()
/linux/fs/hfs/
H A Dstring.c65 this->hash = end_name_hash(hash); in hfs_hash_dentry()
/linux/fs/ntfs3/
H A Dnamei.c384 name->hash = end_name_hash(hash); in ntfs_d_hash()
416 name->hash = end_name_hash(hash); in ntfs_d_hash()
/linux/fs/unicode/
H A Dutf8-core.c136 str->hash = end_name_hash(hash); in utf8_casefold_hash()
/linux/fs/efivarfs/
H A Dsuper.c157 qstr->hash = end_name_hash(hash); in efivarfs_d_hash()
/linux/fs/hfsplus/
H A Dunicode.c426 str->hash = end_name_hash(hash); in hfsplus_hash_dentry()
/linux/fs/adfs/
H A Ddir.c409 qstr->hash = end_name_hash(hash); in adfs_hash()
/linux/fs/affs/
H A Dnamei.c61 qstr->hash = end_name_hash(hash); in __affs_hash_dentry()
/linux/fs/smb/client/
H A Ddir.c842 q->hash = end_name_hash(hash);
/linux/fs/fat/
H A Dnamei_vfat.c147 qstr->hash = end_name_hash(hash); in vfat_hashi()
/linux/fs/jfs/
H A Dnamei.c1558 this->hash = end_name_hash(hash); in jfs_ci_hash()
/linux/fs/isofs/
H A Dinode.c194 qstr->hash = end_name_hash(hash); in isofs_hashi_common()
/linux/fs/kernfs/
H A Ddir.c318 hash = end_name_hash(hash); in kernfs_name_hash()