Home
last modified time | relevance | path

Searched refs:init_name_hash (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dstringhash.h39 #define init_name_hash(salt) (unsigned long)(salt) macro
/linux/fs/hpfs/
H A Ddentry.c30 hash = init_name_hash(dentry); in hpfs_hash_dentry()
/linux/fs/ntfs3/
H A Dnamei.c415 hash = init_name_hash(dentry); in ntfs_d_hash()
450 init_name_hash(dentry)); in ntfs_d_hash()
/linux/fs/
H A Dnamei.c2514 unsigned long hash = init_name_hash(salt); in full_name_hash()
2524 unsigned long hash = init_name_hash(salt); in hashlen_string()
2543 unsigned long hash = init_name_hash(nd->path.dentry); in hash_name()