Searched defs:d_hash (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/freevxfs/
H A Dvxfs_dir.h28 __fs16 d_hash[1]; /* hash chain */ member in struct:vxfs_dirblk
/linux-master/include/linux/
H A Ddcache.h86 struct hlist_bl_node d_hash; /* lookup hash list */ member in struct:dentry
136 int (*d_hash)(const struct dentry *, struct qstr *); member in struct:dentry_operations
/linux-master/fs/
H A Ddcache.c103 static inline struct hlist_bl_head *d_hash(unsigned int hash) function
[all...]

Completed in 672 milliseconds