Home
last modified time | relevance | path

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

/linux/include/linux/
A Dstringhash.h39 #define init_name_hash(salt) (unsigned long)(salt) macro
/linux/fs/hpfs/
A Ddentry.c30 hash = init_name_hash(dentry); in hpfs_hash_dentry()
/linux/fs/hfs/
A Dstring.c62 hash = init_name_hash(dentry); in hfs_hash_dentry()
/linux/fs/ntfs3/
A Dnamei.c380 hash = init_name_hash(dentry); in ntfs_d_hash()
415 init_name_hash(dentry)); in ntfs_d_hash()
/linux/fs/unicode/
A Dutf8-core.c126 unsigned long hash = init_name_hash(salt); in utf8_casefold_hash()
/linux/fs/efivarfs/
A Dsuper.c143 unsigned long hash = init_name_hash(dentry); in efivarfs_d_hash()
/linux/fs/adfs/
A Ddir.c406 hash = init_name_hash(parent); in adfs_hash()
/linux/fs/hfsplus/
A Dunicode.c397 hash = init_name_hash(dentry); in hfsplus_hash_dentry()
/linux/fs/affs/
A Dnamei.c57 hash = init_name_hash(dentry); in __affs_hash_dentry()
/linux/fs/exfat/
A 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/fs/smb/client/
A Ddir.c834 hash = init_name_hash(dentry);
/linux/fs/fat/
A Dnamei_vfat.c144 hash = init_name_hash(dentry); in vfat_hashi()
/linux/fs/isofs/
A Dinode.c189 hash = init_name_hash(dentry); in isofs_hashi_common()
/linux/fs/jfs/
A Dnamei.c1555 hash = init_name_hash(dir); in jfs_ci_hash()
/linux/fs/kernfs/
A Ddir.c314 unsigned long hash = init_name_hash(ns); in kernfs_name_hash()
/linux/fs/
A Dnamei.c2279 unsigned long hash = init_name_hash(salt); in full_name_hash()
2289 unsigned long hash = init_name_hash(salt); in hashlen_string()
2308 unsigned long hash = init_name_hash(nd->path.dentry); in hash_name()

Completed in 632 milliseconds