Lines Matching defs:dentry

139 	struct dentry *dentry = container_of(head, struct dentry, d_u.d_rcu);  in __d_free()  local
150 static void d_free(struct dentry *dentry) in d_free()
171 static inline void dentry_rcuwalk_barrier(struct dentry *dentry) in dentry_rcuwalk_barrier()
183 static void dentry_iput(struct dentry * dentry) in dentry_iput()
208 static void dentry_unlink_inode(struct dentry * dentry) in dentry_unlink_inode()
229 static void dentry_lru_add(struct dentry *dentry) in dentry_lru_add()
240 static void __dentry_lru_del(struct dentry *dentry) in __dentry_lru_del()
247 static void dentry_lru_del(struct dentry *dentry) in dentry_lru_del()
256 static void dentry_lru_move_tail(struct dentry *dentry) in dentry_lru_move_tail()
281 static struct dentry *d_kill(struct dentry *dentry, struct dentry *parent) in d_kill()
318 void __d_drop(struct dentry *dentry) in __d_drop()
337 void d_drop(struct dentry *dentry) in d_drop()
351 static inline struct dentry *dentry_kill(struct dentry *dentry, int ref) in dentry_kill()
409 void dput(struct dentry *dentry) in dput()
461 int d_invalidate(struct dentry * dentry) in d_invalidate()
505 static inline void __dget_dlock(struct dentry *dentry) in __dget_dlock()
510 static inline void __dget(struct dentry *dentry) in __dget()
517 struct dentry *dget_parent(struct dentry *dentry) in dget_parent()
619 struct dentry *dentry; in d_prune_aliases() local
645 static void try_prune_one_dentry(struct dentry *dentry) in try_prune_one_dentry()
681 struct dentry *dentry; in shrink_dentry_list() local
725 struct dentry *dentry; in __shrink_dcache_sb() local
872 static void shrink_dcache_for_umount_subtree(struct dentry *dentry) in shrink_dcache_for_umount_subtree()
978 struct dentry *dentry; in shrink_dcache_for_umount() local
1057 struct dentry *dentry = list_entry(tmp, struct dentry, d_u.d_child); in have_submounts() local
1138 struct dentry *dentry = list_entry(tmp, struct dentry, d_u.d_child); in select_parent() local
1261 struct dentry *dentry; in d_alloc() local
1321 struct dentry *dentry = d_alloc(NULL, name); in d_alloc_pseudo() local
1343 void d_set_d_op(struct dentry *dentry, const struct dentry_operations *op) in d_set_d_op()
1365 static void __d_instantiate(struct dentry *dentry, struct inode *inode) in __d_instantiate()
1620 struct dentry *d_splice_alias(struct inode *inode, struct dentry *dentry) in d_splice_alias()
1662 struct dentry *d_add_ci(struct dentry *dentry, struct inode *inode, in d_add_ci()
1771 struct dentry *dentry; in __d_lookup_rcu() local
1855 struct dentry *dentry; in d_lookup() local
1891 struct dentry *dentry; in __d_lookup() local
1965 struct dentry *dentry = NULL; in d_hash_and_lookup() local
1993 int d_validate(struct dentry *dentry, struct dentry *dparent) in d_validate()
2034 void d_delete(struct dentry * dentry) in d_delete()
2109 void dentry_update_name_case(struct dentry *dentry, struct qstr *name) in dentry_update_name_case()
2122 static void switch_names(struct dentry *dentry, struct dentry *target) in switch_names()
2163 static void dentry_lock_for_move(struct dentry *dentry, struct dentry *target) in dentry_lock_for_move()
2190 static void dentry_unlock_parents_for_move(struct dentry *dentry, in dentry_unlock_parents_for_move()
2218 void d_move(struct dentry * dentry, struct dentry * target) in d_move()
2306 struct dentry *dentry, struct dentry *alias) in __d_unalias()
2345 static void __d_materialise_dentry(struct dentry *dentry, struct dentry *anon) in __d_materialise_dentry()
2392 struct dentry *d_materialise_unique(struct dentry *dentry, struct inode *inode) in d_materialise_unique()
2482 struct dentry *dentry = path->dentry; in prepend_path() local
2671 char *dynamic_dname(struct dentry *dentry, char *buffer, int buflen, in dynamic_dname()
2692 static char *__dentry_path(struct dentry *dentry, char *buf, int buflen) in __dentry_path()
2723 char *dentry_path_raw(struct dentry *dentry, char *buf, int buflen) in dentry_path_raw()
2735 char *dentry_path(struct dentry *dentry, char *buf, int buflen) in dentry_path()
2870 struct dentry *dentry = path1->dentry; in path_is_under() local
2908 struct dentry *dentry = list_entry(tmp, struct dentry, d_u.d_child); in d_genocide() local
2970 struct dentry * dentry; in find_inode_number() local