Home
last modified time | relevance | path

Searched refs:init_name_hash (Results 1 – 10 of 10) 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/adfs/
H A Ddir.c407 hash = init_name_hash(parent); in adfs_hash()
/linux/fs/smb/client/
H A Ddir.c902 hash = init_name_hash(dentry);
/linux/fs/fat/
H A Dnamei_vfat.c142 hash = init_name_hash(dentry); in vfat_hashi()
/linux/fs/kernfs/
H A Ddir.c318 unsigned long hash = init_name_hash(ns); in kernfs_name_hash()
/linux/fs/isofs/
H A Dinode.c189 hash = init_name_hash(dentry); in isofs_hashi_common()
/linux/fs/
H A Dnamei.c2505 unsigned long hash = init_name_hash(salt); in full_name_hash()
2515 unsigned long hash = init_name_hash(salt); in hashlen_string()
2534 unsigned long hash = init_name_hash(nd->path.dentry); in hash_name()