Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dstringhash.h39 #define init_name_hash(salt) (unsigned long)(salt) macro
/linux-6.1.9/fs/hfs/
Dstring.c62 hash = init_name_hash(dentry); in hfs_hash_dentry()
/linux-6.1.9/fs/hpfs/
Ddentry.c30 hash = init_name_hash(dentry); in hpfs_hash_dentry()
/linux-6.1.9/fs/unicode/
Dutf8-core.c126 unsigned long hash = init_name_hash(salt); in utf8_casefold_hash()
/linux-6.1.9/fs/efivarfs/
Dsuper.c62 unsigned long hash = init_name_hash(dentry); in efivarfs_d_hash()
/linux-6.1.9/fs/hfsplus/
Dunicode.c397 hash = init_name_hash(dentry); in hfsplus_hash_dentry()
/linux-6.1.9/fs/adfs/
Ddir.c406 hash = init_name_hash(parent); in adfs_hash()
/linux-6.1.9/fs/affs/
Dnamei.c57 hash = init_name_hash(dentry); in __affs_hash_dentry()
/linux-6.1.9/fs/exfat/
Dnamei.c91 unsigned long hash = init_name_hash(dentry); in exfat_d_hash()
147 unsigned long hash = init_name_hash(dentry); in exfat_utf8_d_hash()
/linux-6.1.9/fs/cifs/
Ddir.c801 hash = init_name_hash(dentry);
/linux-6.1.9/fs/fat/
Dnamei_vfat.c144 hash = init_name_hash(dentry); in vfat_hashi()
/linux-6.1.9/fs/isofs/
Dinode.c189 hash = init_name_hash(dentry); in isofs_hashi_common()
/linux-6.1.9/fs/jfs/
Dnamei.c1547 hash = init_name_hash(dir); in jfs_ci_hash()
/linux-6.1.9/fs/kernfs/
Ddir.c313 unsigned long hash = init_name_hash(ns); in kernfs_name_hash()
/linux-6.1.9/fs/
Dnamei.c2187 unsigned long hash = init_name_hash(salt); in full_name_hash()
2197 unsigned long hash = init_name_hash(salt); in hashlen_string()
2216 unsigned long hash = init_name_hash(salt); in hash_name()