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
162 static struct dentry *autofs4_lookup_active(struct dentry *dentry) in autofs4_lookup_active()
214 static struct dentry *autofs4_lookup_expiring(struct dentry *dentry) in autofs4_lookup_expiring()
266 static int autofs4_mount_wait(struct dentry *dentry) in autofs4_mount_wait()
282 static int do_expire_wait(struct dentry *dentry) in do_expire_wait()
304 struct dentry *dentry = path->dentry; in autofs4_mountpoint_changed() local
327 struct dentry *dentry = path->dentry; in autofs4_d_automount() local
430 int autofs4_d_manage(struct dentry *dentry, bool rcu_walk) in autofs4_d_manage()
461 static struct dentry *autofs4_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd) in autofs4_lookup()
511 struct dentry *dentry, in autofs4_dir_symlink()
576 static int autofs4_dir_unlink(struct inode *dir, struct dentry *dentry) in autofs4_dir_unlink()
619 static void autofs_set_leaf_automount_flags(struct dentry *dentry) in autofs_set_leaf_automount_flags()
637 static void autofs_clear_leaf_automount_flags(struct dentry *dentry) in autofs_clear_leaf_automount_flags()
660 static int autofs4_dir_rmdir(struct inode *dir, struct dentry *dentry) in autofs4_dir_rmdir()
702 static int autofs4_dir_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in autofs4_dir_mkdir()
812 int is_autofs4_dentry(struct dentry *dentry) in is_autofs4_dentry()