Lines Matching defs:dentry
74 static void autofs4_add_active(struct dentry *dentry) in autofs4_add_active()
90 static void autofs4_del_active(struct dentry *dentry) in autofs4_del_active()
108 struct dentry *dentry = file->f_path.dentry; in autofs4_dir_open() local
158 static struct dentry *autofs4_lookup_active(struct dentry *dentry) in autofs4_lookup_active()
212 static struct dentry *autofs4_lookup_expiring(struct dentry *dentry, in autofs4_lookup_expiring()
272 static int autofs4_mount_wait(struct dentry *dentry, bool rcu_walk) in autofs4_mount_wait()
289 static int do_expire_wait(struct dentry *dentry, bool rcu_walk) in do_expire_wait()
313 struct dentry *dentry = path->dentry; in autofs4_mountpoint_changed() local
336 struct dentry *dentry = path->dentry; in autofs4_d_automount() local
422 static int autofs4_d_manage(struct dentry *dentry, bool rcu_walk) in autofs4_d_manage()
497 static struct dentry *autofs4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in autofs4_lookup()
547 struct dentry *dentry, in autofs4_dir_symlink()
611 static int autofs4_dir_unlink(struct inode *dir, struct dentry *dentry) in autofs4_dir_unlink()
652 static void autofs_set_leaf_automount_flags(struct dentry *dentry) in autofs_set_leaf_automount_flags()
670 static void autofs_clear_leaf_automount_flags(struct dentry *dentry) in autofs_clear_leaf_automount_flags()
693 static int autofs4_dir_rmdir(struct inode *dir, struct dentry *dentry) in autofs4_dir_rmdir()
731 static int autofs4_dir_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in autofs4_dir_mkdir()
840 int is_autofs4_dentry(struct dentry *dentry) in is_autofs4_dentry()