Lines Matching defs:parent
107 static inline struct hlist_bl_head *d_hash(const struct dentry *parent, in d_hash()
366 static struct dentry *d_kill(struct dentry *dentry, struct dentry *parent) in d_kill()
469 struct dentry *parent; in dentry_kill() local
768 struct dentry *parent; in try_prune_one_dentry() local
914 struct dentry *parent; in shrink_dcache_for_umount_subtree() local
1056 int have_submounts(struct dentry *parent) in have_submounts()
1141 static int select_parent(struct dentry *parent, struct list_head *dispose) in select_parent()
1236 void shrink_dcache_parent(struct dentry * parent) in shrink_dcache_parent()
1313 struct dentry *d_alloc(struct dentry * parent, const struct qstr *name) in d_alloc()
1342 struct dentry *d_alloc_name(struct dentry *parent, const char *name) in d_alloc_name()
1763 struct dentry *__d_lookup_rcu(const struct dentry *parent, in __d_lookup_rcu()
1854 struct dentry *d_lookup(struct dentry *parent, struct qstr *name) in d_lookup()
1884 struct dentry *__d_lookup(struct dentry *parent, struct qstr *name) in __d_lookup()
2518 struct dentry * parent; in prepend_path() local
2754 struct dentry *parent = dentry->d_parent; in __dentry_path() local