Lines Matching defs:dentry
67 static void autofs_del_active(struct dentry *dentry) in autofs_del_active()
80 struct dentry *dentry = file->f_path.dentry; in autofs_dir_open() local
131 static struct dentry *autofs_lookup_active(struct dentry *dentry) in autofs_lookup_active()
185 static struct dentry *autofs_lookup_expiring(struct dentry *dentry, in autofs_lookup_expiring()
267 struct dentry *dentry = path->dentry; in do_expire_wait() local
291 struct dentry *dentry = path->dentry; in autofs_mountpoint_changed() local
333 struct dentry *dentry = path->dentry; in autofs_d_automount() local
421 struct dentry *dentry = path->dentry; in autofs_d_manage() local
494 struct dentry *dentry, unsigned int flags) in autofs_lookup()
567 struct inode *dir, struct dentry *dentry, in autofs_dir_symlink()
623 static int autofs_dir_unlink(struct inode *dir, struct dentry *dentry) in autofs_dir_unlink()
657 static void autofs_set_leaf_automount_flags(struct dentry *dentry) in autofs_set_leaf_automount_flags()
674 static void autofs_clear_leaf_automount_flags(struct dentry *dentry) in autofs_clear_leaf_automount_flags()
692 static int autofs_dir_rmdir(struct inode *dir, struct dentry *dentry) in autofs_dir_rmdir()
724 struct inode *dir, struct dentry *dentry, in autofs_dir_mkdir()
843 int is_autofs_dentry(struct dentry *dentry) in is_autofs_dentry()