Home
last modified time | relevance | path

Searched refs:end_name_hash (Results 1 – 4 of 4) 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/ntfs3/
H A Dnamei.c419 name->hash = end_name_hash(hash); in ntfs_d_hash()
451 name->hash = end_name_hash(hash); in ntfs_d_hash()
/linux/fs/
H A Dnamei.c2517 return end_name_hash(hash); in full_name_hash()
2533 return hashlen_create(end_name_hash(hash), len); in hashlen_string()
2558 nd->last.hash = end_name_hash(hash); in hash_name()