Searched refs:init_name_hash (Results 1 – 16 of 16) sorted by relevance
39 #define init_name_hash(salt) (unsigned long)(salt) macro
30 hash = init_name_hash(dentry); in hpfs_hash_dentry()
62 hash = init_name_hash(dentry); in hfs_hash_dentry()
380 hash = init_name_hash(dentry); in ntfs_d_hash()415 init_name_hash(dentry)); in ntfs_d_hash()
126 unsigned long hash = init_name_hash(salt); in utf8_casefold_hash()
143 unsigned long hash = init_name_hash(dentry); in efivarfs_d_hash()
406 hash = init_name_hash(parent); in adfs_hash()
397 hash = init_name_hash(dentry); in hfsplus_hash_dentry()
57 hash = init_name_hash(dentry); in __affs_hash_dentry()
91 unsigned long hash = init_name_hash(dentry); in exfat_d_hash()147 unsigned long hash = init_name_hash(dentry); in exfat_utf8_d_hash()
834 hash = init_name_hash(dentry);
144 hash = init_name_hash(dentry); in vfat_hashi()
189 hash = init_name_hash(dentry); in isofs_hashi_common()
1555 hash = init_name_hash(dir); in jfs_ci_hash()
314 unsigned long hash = init_name_hash(ns); in kernfs_name_hash()
2279 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