Home
last modified time | relevance | path

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

/linux/include/linux/
A Dstringhash.h39 #define init_name_hash(salt) (unsigned long)(salt) macro
/linux/fs/hfs/
A Dstring.c62 hash = init_name_hash(dentry); in hfs_hash_dentry()
/linux/fs/hpfs/
A Ddentry.c30 hash = init_name_hash(dentry); in hpfs_hash_dentry()
/linux/fs/unicode/
A Dutf8-core.c134 unsigned long hash = init_name_hash(salt); in utf8_casefold_hash()
/linux/fs/efivarfs/
A Dsuper.c62 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.c87 unsigned long hash = init_name_hash(dentry); in exfat_d_hash()
140 unsigned long hash = init_name_hash(dentry); in exfat_utf8_d_hash()
/linux/fs/cifs/
A Ddir.c794 hash = init_name_hash(dentry); in cifs_ci_hash()
/linux/fs/fat/
A Dnamei_vfat.c144 hash = init_name_hash(dentry); in vfat_hashi()
/linux/fs/kernfs/
A Ddir.c301 unsigned long hash = init_name_hash(ns); in kernfs_name_hash()
/linux/fs/isofs/
A Dinode.c189 hash = init_name_hash(dentry); in isofs_hashi_common()
/linux/fs/jfs/
A Dnamei.c1547 hash = init_name_hash(dir); in jfs_ci_hash()
/linux/fs/
A Dnamei.c2164 unsigned long hash = init_name_hash(salt); in full_name_hash()
2174 unsigned long hash = init_name_hash(salt); in hashlen_string()
2193 unsigned long hash = init_name_hash(salt); in hash_name()

Completed in 30 milliseconds