Lines Matching defs:dentry

301 static inline int dentry_cmp(const struct dentry *dentry, const unsigned char *ct, unsigned tcount)  in dentry_cmp()
336 static inline struct external_name *external_name(struct dentry *dentry) in external_name()
343 struct dentry *dentry = container_of(head, struct dentry, d_u.d_rcu); in __d_free() local
350 struct dentry *dentry = container_of(head, struct dentry, d_u.d_rcu); in __d_free_external() local
355 static inline int dname_external(const struct dentry *dentry) in dname_external()
360 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot()
400 static inline void __d_set_inode_and_type(struct dentry *dentry, in __d_set_inode_and_type()
413 static inline void __d_clear_type_and_inode(struct dentry *dentry) in __d_clear_type_and_inode()
428 static void dentry_free(struct dentry *dentry) in dentry_free()
449 static void dentry_unlink_inode(struct dentry * dentry) in dentry_unlink_inode()
488 #define D_FLAG_VERIFY(dentry,x) WARN_ON_ONCE(((dentry)->d_flags & (DCACHE_LRU_LIST | DCACHE_SHRINK_… argument
489 static void d_lru_add(struct dentry *dentry) in d_lru_add()
500 static void d_lru_del(struct dentry *dentry) in d_lru_del()
511 static void d_shrink_del(struct dentry *dentry) in d_shrink_del()
519 static void d_shrink_add(struct dentry *dentry, struct list_head *list) in d_shrink_add()
533 static void d_lru_isolate(struct list_lru_one *lru, struct dentry *dentry) in d_lru_isolate()
543 static void d_lru_shrink_move(struct list_lru_one *lru, struct dentry *dentry, in d_lru_shrink_move()
553 static void ___d_drop(struct dentry *dentry) in ___d_drop()
571 void __d_drop(struct dentry *dentry) in __d_drop()
599 void d_drop(struct dentry *dentry) in d_drop()
607 static inline void dentry_unlist(struct dentry *dentry) in dentry_unlist()
645 static struct dentry *__dentry_kill(struct dentry *dentry) in __dentry_kill()
707 static bool lock_for_kill(struct dentry *dentry) in lock_for_kill()
744 static inline bool retain_dentry(struct dentry *dentry, bool locked) in retain_dentry()
812 static inline bool fast_dput(struct dentry *dentry) in fast_dput()
899 void dput(struct dentry *dentry) in dput()
925 static void to_shrink_list(struct dentry *dentry, struct list_head *list) in to_shrink_list()
935 void dput_to_list(struct dentry *dentry, struct list_head *list) in dput_to_list()
947 struct dentry *dget_parent(struct dentry *dentry) in dget_parent()
1096 struct dentry *dentry; in d_prune_aliases() local
1125 struct dentry *dentry; in shrink_dentry_list() local
1149 struct dentry *dentry = container_of(item, struct dentry, d_lru); in dentry_lru_isolate() local
1230 struct dentry *dentry = container_of(item, struct dentry, d_lru); in dentry_lru_isolate_shrink() local
1288 static void d_walk(struct dentry *parent, void *data, in d_walk()
1291 struct dentry *this_parent, *dentry; in d_walk() local
1393 static enum d_walk_ret path_check_mount(void *data, struct dentry *dentry) in path_check_mount()
1435 int d_set_mounted(struct dentry *dentry) in d_set_mounted()
1487 static enum d_walk_ret select_collect(void *_data, struct dentry *dentry) in select_collect()
1514 static enum d_walk_ret select_collect2(void *_data, struct dentry *dentry) in select_collect2()
1580 static enum d_walk_ret umount_check(void *_data, struct dentry *dentry) in umount_check()
1602 static void do_one_tree(struct dentry *dentry) in do_one_tree()
1615 struct dentry *dentry; in shrink_dcache_for_umount() local
1629 static enum d_walk_ret find_submount(void *_data, struct dentry *dentry) in find_submount()
1643 void d_invalidate(struct dentry *dentry) in d_invalidate()
1686 struct dentry *dentry; in __d_alloc() local
1769 struct dentry *dentry = __d_alloc(parent->d_sb, name); in d_alloc() local
1793 struct dentry *dentry = d_alloc_anon(parent->d_sb); in d_alloc_cursor() local
1821 struct dentry *dentry = __d_alloc(sb, name); in d_alloc_pseudo() local
1868 static void d_set_d_op(struct dentry *dentry, const struct dentry_operations *op) in d_set_d_op()
1921 static void __d_instantiate(struct dentry *dentry, struct inode *inode) in __d_instantiate()
2125 struct dentry *d_add_ci(struct dentry *dentry, struct inode *inode, in d_add_ci()
2171 bool d_same_name(const struct dentry *dentry, const struct dentry *parent, in d_same_name()
2197 struct dentry *dentry; in __d_lookup_rcu_op_compare() local
2261 struct dentry *dentry; in __d_lookup_rcu() local
2334 struct dentry *dentry; in d_lookup() local
2368 struct dentry *dentry; in __d_lookup() local
2462 void d_delete(struct dentry * dentry) in d_delete()
2528 static void d_wait_lookup(struct dentry *dentry) in d_wait_lookup()
2550 struct dentry *dentry; in d_alloc_parallel() local
2661 static wait_queue_head_t *__d_lookup_unhash(struct dentry *dentry) in __d_lookup_unhash()
2680 void __d_lookup_unhash_wake(struct dentry *dentry) in __d_lookup_unhash_wake()
2690 static inline void __d_add(struct dentry *dentry, struct inode *inode, in __d_add()
2739 static void swap_names(struct dentry *dentry, struct dentry *target) in swap_names()
2777 static void copy_name(struct dentry *dentry, struct dentry *target) in copy_name()
2805 static void __d_move(struct dentry *dentry, struct dentry *target, in __d_move()
2899 void d_move(struct dentry *dentry, struct dentry *target) in d_move()
2954 static int __d_unalias(struct dentry *dentry, struct dentry *alias) in __d_unalias()
2987 struct dentry *d_splice_alias_ops(struct inode *inode, struct dentry *dentry, in d_splice_alias_ops()
3061 struct dentry *d_splice_alias(struct inode *inode, struct dentry *dentry) in d_splice_alias()
3107 static enum d_walk_ret d_genocide_kill(void *data, struct dentry *dentry) in d_genocide_kill()
3129 struct dentry *dentry = file->f_path.dentry; in d_mark_tmpfile() local
3145 struct dentry *dentry = file->f_path.dentry; in d_tmpfile() local
3156 ino_t d_parent_ino(struct dentry *dentry) in d_parent_ino()