Lines Matching defs:dentry
217 static inline int dentry_cmp(const struct dentry *dentry, const unsigned char *ct, unsigned tcount) in dentry_cmp()
248 static inline struct external_name *external_name(struct dentry *dentry) in external_name()
255 struct dentry *dentry = container_of(head, struct dentry, d_u.d_rcu); in __d_free() local
274 struct dentry *dentry = container_of(head, struct dentry, d_u.d_rcu); in __d_free_external() local
281 static inline int dname_external(const struct dentry *dentry) in dname_external()
286 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot()
314 static inline void __d_set_inode_and_type(struct dentry *dentry, in __d_set_inode_and_type()
327 static inline void __d_clear_type_and_inode(struct dentry *dentry) in __d_clear_type_and_inode()
336 static void dentry_free(struct dentry *dentry) in dentry_free()
357 static void dentry_unlink_inode(struct dentry * dentry) in dentry_unlink_inode()
391 #define D_FLAG_VERIFY(dentry,x) WARN_ON_ONCE(((dentry)->d_flags & (DCACHE_LRU_LIST | DCACHE_SHRINK_… argument
392 static void d_lru_add(struct dentry *dentry) in d_lru_add()
400 static void d_lru_del(struct dentry *dentry) in d_lru_del()
408 static void d_shrink_del(struct dentry *dentry) in d_shrink_del()
416 static void d_shrink_add(struct dentry *dentry, struct list_head *list) in d_shrink_add()
430 static void d_lru_isolate(struct list_lru_one *lru, struct dentry *dentry) in d_lru_isolate()
438 static void d_lru_shrink_move(struct list_lru_one *lru, struct dentry *dentry, in d_lru_shrink_move()
463 static void ___d_drop(struct dentry *dentry) in ___d_drop()
481 void __d_drop(struct dentry *dentry) in __d_drop()
491 void d_drop(struct dentry *dentry) in d_drop()
499 static inline void dentry_unlist(struct dentry *dentry, struct dentry *parent) in dentry_unlist()
537 static void __dentry_kill(struct dentry *dentry) in __dentry_kill()
584 static struct dentry *__lock_parent(struct dentry *dentry) in __lock_parent()
612 static inline struct dentry *lock_parent(struct dentry *dentry) in lock_parent()
622 static inline bool retain_dentry(struct dentry *dentry) in retain_dentry()
651 static struct dentry *dentry_kill(struct dentry *dentry) in dentry_kill()
705 static inline bool fast_dput(struct dentry *dentry) in fast_dput()
827 void dput(struct dentry *dentry) in dput()
853 static inline void __dget_dlock(struct dentry *dentry) in __dget_dlock()
858 static inline void __dget(struct dentry *dentry) in __dget()
863 struct dentry *dget_parent(struct dentry *dentry) in dget_parent()
986 struct dentry *dentry; in d_prune_aliases() local
1018 static bool shrink_lock_dentry(struct dentry *dentry) in shrink_lock_dentry()
1062 struct dentry *dentry, *parent; in shrink_dentry_list() local
1100 struct dentry *dentry = container_of(item, struct dentry, d_lru); in dentry_lru_isolate() local
1181 struct dentry *dentry = container_of(item, struct dentry, d_lru); in dentry_lru_isolate_shrink() local
1239 static void d_walk(struct dentry *parent, void *data, in d_walk()
1269 struct dentry *dentry = list_entry(tmp, struct dentry, d_child); in d_walk() local
1350 static enum d_walk_ret path_check_mount(void *data, struct dentry *dentry) in path_check_mount()
1392 int d_set_mounted(struct dentry *dentry) in d_set_mounted()
1441 static enum d_walk_ret select_collect(void *_data, struct dentry *dentry) in select_collect()
1499 static enum d_walk_ret umount_check(void *_data, struct dentry *dentry) in umount_check()
1522 static void do_one_tree(struct dentry *dentry) in do_one_tree()
1535 struct dentry *dentry; in shrink_dcache_for_umount() local
1549 static enum d_walk_ret find_submount(void *_data, struct dentry *dentry) in find_submount()
1564 void d_invalidate(struct dentry *dentry) in d_invalidate()
1608 struct dentry *dentry; in __d_alloc() local
1696 struct dentry *dentry = __d_alloc(parent->d_sb, name); in d_alloc() local
1721 struct dentry *dentry = d_alloc_anon(parent->d_sb); in d_alloc_cursor() local
1743 struct dentry *dentry = __d_alloc(sb, name); in d_alloc_pseudo() local
1760 void d_set_d_op(struct dentry *dentry, const struct dentry_operations *op) in d_set_d_op()
1798 void d_set_fallthru(struct dentry *dentry) in d_set_fallthru()
1841 static void __d_instantiate(struct dentry *dentry, struct inode *inode) in __d_instantiate()
1919 static struct dentry *__d_instantiate_anon(struct dentry *dentry, in __d_instantiate_anon()
1959 struct dentry *d_instantiate_anon(struct dentry *dentry, struct inode *inode) in d_instantiate_anon()
2053 struct dentry *d_add_ci(struct dentry *dentry, struct inode *inode, in d_add_ci()
2091 static inline bool d_same_name(const struct dentry *dentry, in d_same_name()
2142 struct dentry *dentry; in __d_lookup_rcu() local
2231 struct dentry *dentry; in d_lookup() local
2265 struct dentry *dentry; in __d_lookup() local
2360 void d_delete(struct dentry * dentry) in d_delete()
2422 static void d_wait_lookup(struct dentry *dentry) in d_wait_lookup()
2444 struct dentry *dentry; in d_alloc_parallel() local
2546 void __d_lookup_done(struct dentry *dentry) in __d_lookup_done()
2563 static inline void __d_add(struct dentry *dentry, struct inode *inode) in __d_add()
2654 static void swap_names(struct dentry *dentry, struct dentry *target) in swap_names()
2697 static void copy_name(struct dentry *dentry, struct dentry *target) in copy_name()
2722 static inline void fscrypt_handle_d_move(struct dentry *dentry) in fscrypt_handle_d_move()
2740 static void __d_move(struct dentry *dentry, struct dentry *target, in __d_move()
2829 void d_move(struct dentry *dentry, struct dentry *target) in d_move()
2885 struct dentry *dentry, struct dentry *alias) in __d_unalias()
2936 struct dentry *d_splice_alias(struct inode *inode, struct dentry *dentry) in d_splice_alias()
3030 static enum d_walk_ret d_genocide_kill(void *data, struct dentry *dentry) in d_genocide_kill()
3052 void d_tmpfile(struct dentry *dentry, struct inode *inode) in d_tmpfile()