Lines Matching defs:dentry
170 static int proc_cwd_link(struct dentry *dentry, struct path *path) in proc_cwd_link()
187 static int proc_root_link(struct dentry *dentry, struct path *path) in proc_root_link()
512 int proc_setattr(struct dentry *dentry, struct iattr *attr) in proc_setattr()
1357 static int proc_exe_link(struct dentry *dentry, struct path *exe_path) in proc_exe_link()
1381 static void *proc_pid_follow_link(struct dentry *dentry, struct nameidata *nd) in proc_pid_follow_link()
1425 static int proc_pid_readlink(struct dentry * dentry, char __user * buffer, int buflen) in proc_pid_readlink()
1496 int pid_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in pid_getattr()
1546 int pid_revalidate(struct dentry *dentry, unsigned int flags) in pid_revalidate()
1583 int pid_delete_dentry(const struct dentry *dentry) in pid_delete_dentry()
1648 static int dname_to_vma_addr(struct dentry *dentry, in dname_to_vma_addr()
1657 static int map_files_d_revalidate(struct dentry *dentry, unsigned int flags) in map_files_d_revalidate()
1719 static int proc_map_files_get_link(struct dentry *dentry, struct path *path) in proc_map_files_get_link()
1764 proc_map_files_instantiate(struct inode *dir, struct dentry *dentry, in proc_map_files_instantiate()
1794 struct dentry *dentry, unsigned int flags) in proc_map_files_lookup()
2054 struct dentry *dentry, struct task_struct *task, const void *ptr) in proc_pident_instantiate()
2083 struct dentry *dentry, in proc_pident_lookup()
2238 struct dentry *dentry, unsigned int flags) in proc_attr_dir_lookup()
2655 static struct dentry *proc_tgid_base_lookup(struct inode *dir, struct dentry *dentry, unsigned int … in proc_tgid_base_lookup()
2670 struct dentry *dentry, *leader, *dir; in proc_flush_task_mnt() local
2755 struct dentry * dentry, in proc_pid_instantiate()
2782 struct dentry *proc_pid_lookup(struct inode *dir, struct dentry * dentry, unsigned int flags) in proc_pid_lookup()
2991 static struct dentry *proc_tid_base_lookup(struct inode *dir, struct dentry *dentry, unsigned int f… in proc_tid_base_lookup()
3010 struct dentry *dentry, struct task_struct *task, const void *ptr) in proc_task_instantiate()
3035 static struct dentry *proc_task_lookup(struct inode *dir, struct dentry * dentry, unsigned int flag… in proc_task_lookup()
3187 static int proc_task_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in proc_task_getattr()