Home
last modified time | relevance | path

Searched defs:d_hash (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/freevxfs/
H A Dvxfs_dir.h28 __fs16 d_hash[1]; /* hash chain */ member
/openbmc/linux/include/linux/
H A Ddcache.h86 struct hlist_bl_node d_hash; /* lookup hash list */ member
131 int (*d_hash)(const struct dentry *, struct qstr *); member
/openbmc/linux/fs/
H A Ddcache.c103 static inline struct hlist_bl_head *d_hash(unsigned int hash) in d_hash() function
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h576 struct hlist_node d_hash; /* lookup hash list */ member