Lines Matching defs:dentry
66 static void autofs_add_active(struct dentry *dentry) in autofs_add_active()
83 static void autofs_del_active(struct dentry *dentry) in autofs_del_active()
102 struct dentry *dentry = file->f_path.dentry; in autofs_dir_open() local
152 static struct dentry *autofs_lookup_active(struct dentry *dentry) in autofs_lookup_active()
206 static struct dentry *autofs_lookup_expiring(struct dentry *dentry, in autofs_lookup_expiring()
285 struct dentry *dentry = path->dentry; in do_expire_wait() local
309 struct dentry *dentry = path->dentry; in autofs_mountpoint_changed() local
334 struct dentry *dentry = path->dentry; in autofs_d_automount() local
422 struct dentry *dentry = path->dentry; in autofs_d_manage() local
498 struct dentry *dentry, unsigned int flags) in autofs_lookup()
547 struct dentry *dentry, in autofs_dir_symlink()
616 static int autofs_dir_unlink(struct inode *dir, struct dentry *dentry) in autofs_dir_unlink()
663 static void autofs_set_leaf_automount_flags(struct dentry *dentry) in autofs_set_leaf_automount_flags()
680 static void autofs_clear_leaf_automount_flags(struct dentry *dentry) in autofs_clear_leaf_automount_flags()
702 static int autofs_dir_rmdir(struct inode *dir, struct dentry *dentry) in autofs_dir_rmdir()
748 struct dentry *dentry, umode_t mode) in autofs_dir_mkdir()
878 int is_autofs_dentry(struct dentry *dentry) in is_autofs_dentry()