Lines Matching defs:dentry

258 static inline int dentry_cmp(const struct dentry *dentry, const unsigned char *ct, unsigned tcount)  in dentry_cmp()
289 static inline struct external_name *external_name(struct dentry *dentry) in external_name()
296 struct dentry *dentry = container_of(head, struct dentry, d_u.d_rcu); in __d_free() local
303 struct dentry *dentry = container_of(head, struct dentry, d_u.d_rcu); in __d_free_external() local
308 static inline int dname_external(const struct dentry *dentry) in dname_external()
313 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot()
339 static inline void __d_set_inode_and_type(struct dentry *dentry, in __d_set_inode_and_type()
352 static inline void __d_clear_type_and_inode(struct dentry *dentry) in __d_clear_type_and_inode()
367 static void dentry_free(struct dentry *dentry) in dentry_free()
388 static void dentry_unlink_inode(struct dentry * dentry) in dentry_unlink_inode()
427 #define D_FLAG_VERIFY(dentry,x) WARN_ON_ONCE(((dentry)->d_flags & (DCACHE_LRU_LIST | DCACHE_SHRINK_… argument
428 static void d_lru_add(struct dentry *dentry) in d_lru_add()
438 static void d_lru_del(struct dentry *dentry) in d_lru_del()
448 static void d_shrink_del(struct dentry *dentry) in d_shrink_del()
456 static void d_shrink_add(struct dentry *dentry, struct list_head *list) in d_shrink_add()
470 static void d_lru_isolate(struct list_lru_one *lru, struct dentry *dentry) in d_lru_isolate()
480 static void d_lru_shrink_move(struct list_lru_one *lru, struct dentry *dentry, in d_lru_shrink_move()
490 static void ___d_drop(struct dentry *dentry) in ___d_drop()
508 void __d_drop(struct dentry *dentry) in __d_drop()
536 void d_drop(struct dentry *dentry) in d_drop()
544 static inline void dentry_unlist(struct dentry *dentry, struct dentry *parent) in dentry_unlist()
582 static void __dentry_kill(struct dentry *dentry) in __dentry_kill()
629 static struct dentry *__lock_parent(struct dentry *dentry) in __lock_parent()
657 static inline struct dentry *lock_parent(struct dentry *dentry) in lock_parent()
667 static inline bool retain_dentry(struct dentry *dentry) in retain_dentry()
715 static struct dentry *dentry_kill(struct dentry *dentry) in dentry_kill()
769 static inline bool fast_dput(struct dentry *dentry) in fast_dput()
899 void dput(struct dentry *dentry) in dput()
923 static void __dput_to_list(struct dentry *dentry, struct list_head *list) in __dput_to_list()
937 void dput_to_list(struct dentry *dentry, struct list_head *list) in dput_to_list()
951 static inline void __dget_dlock(struct dentry *dentry) in __dget_dlock()
956 static inline void __dget(struct dentry *dentry) in __dget()
961 struct dentry *dget_parent(struct dentry *dentry) in dget_parent()
1109 struct dentry *dentry; in d_prune_aliases() local
1141 static bool shrink_lock_dentry(struct dentry *dentry) in shrink_lock_dentry()
1185 struct dentry *dentry, *parent; in shrink_dentry_list() local
1214 struct dentry *dentry = container_of(item, struct dentry, d_lru); in dentry_lru_isolate() local
1295 struct dentry *dentry = container_of(item, struct dentry, d_lru); in dentry_lru_isolate_shrink() local
1353 static void d_walk(struct dentry *parent, void *data, in d_walk()
1383 struct dentry *dentry = list_entry(tmp, struct dentry, d_child); in d_walk() local
1464 static enum d_walk_ret path_check_mount(void *data, struct dentry *dentry) in path_check_mount()
1506 int d_set_mounted(struct dentry *dentry) in d_set_mounted()
1558 static enum d_walk_ret select_collect(void *_data, struct dentry *dentry) in select_collect()
1587 static enum d_walk_ret select_collect2(void *_data, struct dentry *dentry) in select_collect2()
1662 static enum d_walk_ret umount_check(void *_data, struct dentry *dentry) in umount_check()
1684 static void do_one_tree(struct dentry *dentry) in do_one_tree()
1697 struct dentry *dentry; in shrink_dcache_for_umount() local
1711 static enum d_walk_ret find_submount(void *_data, struct dentry *dentry) in find_submount()
1726 void d_invalidate(struct dentry *dentry) in d_invalidate()
1769 struct dentry *dentry; in __d_alloc() local
1853 struct dentry *dentry = __d_alloc(parent->d_sb, name); in d_alloc() local
1878 struct dentry *dentry = d_alloc_anon(parent->d_sb); in d_alloc_cursor() local
1903 struct dentry *dentry = __d_alloc(sb, name); in d_alloc_pseudo() local
1919 void d_set_d_op(struct dentry *dentry, const struct dentry_operations *op) in d_set_d_op()
1957 void d_set_fallthru(struct dentry *dentry) in d_set_fallthru()
2000 static void __d_instantiate(struct dentry *dentry, struct inode *inode) in __d_instantiate()
2085 static struct dentry *__d_instantiate_anon(struct dentry *dentry, in __d_instantiate_anon()
2125 struct dentry *d_instantiate_anon(struct dentry *dentry, struct inode *inode) in d_instantiate_anon()
2219 struct dentry *d_add_ci(struct dentry *dentry, struct inode *inode, in d_add_ci()
2265 bool d_same_name(const struct dentry *dentry, const struct dentry *parent, in d_same_name()
2291 struct dentry *dentry; in __d_lookup_rcu_op_compare() local
2358 struct dentry *dentry; in __d_lookup_rcu() local
2431 struct dentry *dentry; in d_lookup() local
2465 struct dentry *dentry; in __d_lookup() local
2560 void d_delete(struct dentry * dentry) in d_delete()
2623 static void d_wait_lookup(struct dentry *dentry) in d_wait_lookup()
2645 struct dentry *dentry; in d_alloc_parallel() local
2752 static wait_queue_head_t *__d_lookup_unhash(struct dentry *dentry) in __d_lookup_unhash()
2771 void __d_lookup_unhash_wake(struct dentry *dentry) in __d_lookup_unhash_wake()
2781 static inline void __d_add(struct dentry *dentry, struct inode *inode) in __d_add()
2873 static void swap_names(struct dentry *dentry, struct dentry *target) in swap_names()
2916 static void copy_name(struct dentry *dentry, struct dentry *target) in copy_name()
2945 static void __d_move(struct dentry *dentry, struct dentry *target, in __d_move()
3035 void d_move(struct dentry *dentry, struct dentry *target) in d_move()
3091 struct dentry *dentry, struct dentry *alias) in __d_unalias()
3142 struct dentry *d_splice_alias(struct inode *inode, struct dentry *dentry) in d_splice_alias()
3233 static enum d_walk_ret d_genocide_kill(void *data, struct dentry *dentry) in d_genocide_kill()
3255 struct dentry *dentry = file->f_path.dentry; in d_tmpfile() local