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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/freevxfs/
H A Dvxfs_dir.h53 u_int16_t d_hash[1]; /* hash chain */ member in struct:vxfs_dirblk
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddcache.h100 struct hlist_node d_hash; /* lookup hash list */ member in struct:dentry
136 int (*d_hash) (struct dentry *, struct qstr *); member in struct:dentry_operations
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Ddcache.c1124 static inline struct hlist_head *d_hash(struct dentry *parent, function
[all...]

Completed in 131 milliseconds