Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dstringhash.h53 static inline unsigned int end_name_hash(unsigned long hash) in end_name_hash() function
/linux-6.3-rc2/fs/hfs/
A Dstring.c65 this->hash = end_name_hash(hash); in hfs_hash_dentry()
/linux-6.3-rc2/fs/hpfs/
A Ddentry.c33 qstr->hash = end_name_hash(hash); in hpfs_hash_dentry()
/linux-6.3-rc2/fs/unicode/
A Dutf8-core.c136 str->hash = end_name_hash(hash); in utf8_casefold_hash()
/linux-6.3-rc2/fs/ntfs3/
A Dnamei.c480 name->hash = end_name_hash(hash); in ntfs_d_hash()
512 name->hash = end_name_hash(hash); in ntfs_d_hash()
/linux-6.3-rc2/fs/efivarfs/
A Dsuper.c76 qstr->hash = end_name_hash(hash); in efivarfs_d_hash()
/linux-6.3-rc2/fs/hfsplus/
A Dunicode.c426 str->hash = end_name_hash(hash); in hfsplus_hash_dentry()
/linux-6.3-rc2/fs/adfs/
A Ddir.c409 qstr->hash = end_name_hash(hash); in adfs_hash()
/linux-6.3-rc2/fs/affs/
A Dnamei.c61 qstr->hash = end_name_hash(hash); in __affs_hash_dentry()
/linux-6.3-rc2/fs/exfat/
A Dnamei.c102 qstr->hash = end_name_hash(hash); in exfat_d_hash()
163 qstr->hash = end_name_hash(hash); in exfat_utf8_d_hash()
/linux-6.3-rc2/fs/cifs/
A Ddir.c819 q->hash = end_name_hash(hash);
/linux-6.3-rc2/fs/fat/
A Dnamei_vfat.c147 qstr->hash = end_name_hash(hash); in vfat_hashi()
/linux-6.3-rc2/fs/isofs/
A Dinode.c194 qstr->hash = end_name_hash(hash); in isofs_hashi_common()
/linux-6.3-rc2/fs/jfs/
A Dnamei.c1550 this->hash = end_name_hash(hash); in jfs_ci_hash()
/linux-6.3-rc2/fs/kernfs/
A Ddir.c318 hash = end_name_hash(hash); in kernfs_name_hash()
/linux-6.3-rc2/fs/
A Dnamei.c2191 return end_name_hash(hash); in full_name_hash()
2207 return hashlen_create(end_name_hash(hash), len); in hashlen_string()
2226 return hashlen_create(end_name_hash(hash), len); in hash_name()

Completed in 31 milliseconds