Lines Matching defs:dentry
63 static void autofs_del_active(struct dentry *dentry) in autofs_del_active()
76 struct dentry *dentry = file->f_path.dentry; in autofs_dir_open() local
126 static struct dentry *autofs_lookup_active(struct dentry *dentry) in autofs_lookup_active()
180 static struct dentry *autofs_lookup_expiring(struct dentry *dentry, in autofs_lookup_expiring()
262 struct dentry *dentry = path->dentry; in do_expire_wait() local
286 struct dentry *dentry = path->dentry; in autofs_mountpoint_changed() local
311 struct dentry *dentry = path->dentry; in autofs_d_automount() local
399 struct dentry *dentry = path->dentry; in autofs_d_manage() local
475 struct dentry *dentry, unsigned int flags) in autofs_lookup()
528 struct dentry *dentry, in autofs_dir_symlink()
596 static int autofs_dir_unlink(struct inode *dir, struct dentry *dentry) in autofs_dir_unlink()
641 static void autofs_set_leaf_automount_flags(struct dentry *dentry) in autofs_set_leaf_automount_flags()
658 static void autofs_clear_leaf_automount_flags(struct dentry *dentry) in autofs_clear_leaf_automount_flags()
676 static int autofs_dir_rmdir(struct inode *dir, struct dentry *dentry) in autofs_dir_rmdir()
719 struct dentry *dentry, umode_t mode) in autofs_dir_mkdir()
848 int is_autofs_dentry(struct dentry *dentry) in is_autofs_dentry()