Home
last modified time | relevance | path

Searched refs:init_name_hash (Results 1 – 7 of 7) 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/unicode/
H A Dutf8-core.c126 unsigned long hash = init_name_hash(salt); in utf8_casefold_hash()
/linux/fs/efivarfs/
H A Dsuper.c172 unsigned long hash = init_name_hash(dentry); in efivarfs_d_hash()
/linux/fs/smb/client/
H A Ddir.c971 hash = init_name_hash(dentry);
/linux/fs/kernfs/
H A Ddir.c332 unsigned long hash = init_name_hash(kernfs_ns_id(ns)); in kernfs_name_hash()
/linux/fs/
H A Dnamei.c2510 unsigned long hash = init_name_hash(salt); in full_name_hash()
2520 unsigned long hash = init_name_hash(salt); in hashlen_string()
2539 unsigned long hash = init_name_hash(nd->path.dentry); in hash_name()