Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/freevxfs/
H A Dvxfs_dir.h53 __fs16 d_hash[1]; /* hash chain */ member
/OK3568_Linux_fs/kernel/include/linux/
H A Ddcache.h94 struct hlist_bl_node d_hash; /* lookup hash list */ member
142 int (*d_hash)(const struct dentry *, struct qstr *); member
/OK3568_Linux_fs/kernel/fs/
H A Ddcache.c101 static inline struct hlist_bl_head *d_hash(unsigned int hash) in d_hash() function
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h577 struct hlist_node d_hash; /* lookup hash list */ member