Searched defs:d_hash (Results 1 – 2 of 2) sorted by relevance
/fs/freevxfs/ | ||
D | vxfs_dir.h | 53 u_int16_t d_hash[1]; /* hash chain */ member |
/fs/ | ||
D | dcache.c | 107 static inline struct hlist_bl_head *d_hash(const struct dentry *parent, in d_hash() function |