Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dstringhash.h39 #define init_name_hash(salt) (unsigned long)(salt) macro
/linux-4.19.296/fs/hfs/
Dstring.c62 hash = init_name_hash(dentry); in hfs_hash_dentry()
/linux-4.19.296/fs/hpfs/
Ddentry.c30 hash = init_name_hash(dentry); in hpfs_hash_dentry()
/linux-4.19.296/fs/adfs/
Ddir.c196 hash = init_name_hash(parent); in adfs_hash()
/linux-4.19.296/fs/efivarfs/
Dsuper.c66 unsigned long hash = init_name_hash(dentry); in efivarfs_d_hash()
/linux-4.19.296/fs/hfsplus/
Dunicode.c397 hash = init_name_hash(dentry); in hfsplus_hash_dentry()
/linux-4.19.296/fs/affs/
Dnamei.c57 hash = init_name_hash(dentry); in __affs_hash_dentry()
/linux-4.19.296/fs/cifs/
Ddir.c934 hash = init_name_hash(dentry); in cifs_ci_hash()
/linux-4.19.296/fs/fat/
Dnamei_vfat.c143 hash = init_name_hash(dentry); in vfat_hashi()
/linux-4.19.296/fs/kernfs/
Ddir.c308 unsigned long hash = init_name_hash(ns); in kernfs_name_hash()
/linux-4.19.296/fs/jfs/
Dnamei.c1564 hash = init_name_hash(dir); in jfs_ci_hash()
/linux-4.19.296/fs/
Dnamei.c2018 unsigned long hash = init_name_hash(salt); in full_name_hash()
2028 unsigned long hash = init_name_hash(salt); in hashlen_string()
2047 unsigned long hash = init_name_hash(salt); in hash_name()
/linux-4.19.296/fs/isofs/
Dinode.c191 hash = init_name_hash(dentry); in isofs_hashi_common()