Home
last modified time | relevance | path

Searched refs:d_hash (Results 1 – 17 of 17) sorted by relevance

/linux-4.19.296/fs/freevxfs/
Dvxfs_dir.h53 __fs16 d_hash[1]; /* hash chain */ member
/linux-4.19.296/fs/hfs/
Dsysdep.c42 .d_hash = hfs_hash_dentry,
/linux-4.19.296/include/linux/
Ddcache.h92 struct hlist_bl_node d_hash; /* lookup hash list */ member
137 int (*d_hash)(const struct dentry *, struct qstr *); member
337 return hlist_bl_unhashed(&dentry->d_hash); in d_unhashed()
/linux-4.19.296/fs/
Ddcache.c99 static inline struct hlist_bl_head *d_hash(unsigned int hash) in d_hash() function
474 b = d_hash(dentry->d_name.hash); in ___d_drop()
477 __hlist_bl_del(&dentry->d_hash); in ___d_drop()
485 dentry->d_hash.pprev = NULL; in __d_drop()
1544 dentry = dget(hlist_bl_entry(hlist_bl_first(&sb->s_roots), struct dentry, d_hash)); in shrink_dcache_for_umount()
1657 INIT_HLIST_BL_NODE(&dentry->d_hash); in __d_alloc()
1772 if (op->d_hash) in d_set_d_op()
1946 hlist_bl_add_head(&dentry->d_hash, &dentry->d_sb->s_roots); in __d_instantiate_anon()
2140 struct hlist_bl_head *b = d_hash(hashlen_hash(hashlen)); in __d_lookup_rcu()
2164 hlist_bl_for_each_entry_rcu(dentry, node, b, d_hash) { in __d_lookup_rcu()
[all …]
Dnamei.c2107 err = parent->d_op->d_hash(parent, &this); in link_path_walk()
2483 int err = base->d_op->d_hash(base, this); in lookup_one_len_common()
/linux-4.19.296/fs/hpfs/
Ddentry.c60 .d_hash = hpfs_hash_dentry,
/linux-4.19.296/fs/gfs2/
Ddentry.c131 .d_hash = gfs2_dhash,
/linux-4.19.296/fs/affs/
Dnamei.c574 .d_hash = affs_hash_dentry,
579 .d_hash = affs_intl_hash_dentry,
/linux-4.19.296/fs/adfs/
Ddir.c242 .d_hash = adfs_hash,
/linux-4.19.296/fs/efivarfs/
Dsuper.c86 .d_hash = efivarfs_d_hash,
/linux-4.19.296/fs/sysv/
Dnamei.c43 .d_hash = sysv_hash,
/linux-4.19.296/fs/isofs/
Dinode.c135 .d_hash = isofs_hashi,
140 .d_hash = isofs_hash_ms,
144 .d_hash = isofs_hashi_ms,
/linux-4.19.296/fs/fat/
Dnamei_vfat.c190 .d_hash = vfat_hashi,
196 .d_hash = vfat_hash,
Dnamei_msdos.c191 .d_hash = msdos_hash,
/linux-4.19.296/fs/hfsplus/
Dinode.c177 .d_hash = hfsplus_hash_dentry,
/linux-4.19.296/fs/cifs/
Ddir.c996 .d_hash = cifs_ci_hash,
/linux-4.19.296/fs/jfs/
Dnamei.c1622 .d_hash = jfs_ci_hash,