Home
last modified time | relevance | path

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

/linux-3.3/fs/freevxfs/
Dvxfs_dir.h53 u_int16_t d_hash[1]; /* hash chain */ member
/linux-3.3/include/linux/
Ddcache.h92 struct hlist_bl_node d_hash; /* lookup hash list */ member
133 int (*d_hash)(const struct dentry *, const struct inode *, member
/linux-3.3/fs/
Ddcache.c107 static inline struct hlist_bl_head *d_hash(const struct dentry *parent, in d_hash() function