Searched defs:dentry (Results 1 – 1 of 1) sorted by relevance
3435 struct dentry *dentry; member3971 struct dentry { struct3975 struct dentry *d_parent; argument3980 const struct dentry_operations *d_op; argument3981 struct super_block *d_sb;3982 long unsigned int d_time;3983 void *d_fsdata;3984 union {3988 struct list_head d_child;3989 struct list_head d_subdirs;[all …]