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()
707 int proc_setattr(struct dentry *dentry, struct iattr *attr) in proc_setattr()
1545 static int proc_exe_link(struct dentry *dentry, struct path *exe_path) in proc_exe_link()
1569 static const char *proc_pid_follow_link(struct dentry *dentry, void **cookie) in proc_pid_follow_link()
1613 static int proc_pid_readlink(struct dentry * dentry, char __user * buffer, int buflen) in proc_pid_readlink()
1684 int pid_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in pid_getattr()
1734 int pid_revalidate(struct dentry *dentry, unsigned int flags) in pid_revalidate()
1771 int pid_delete_dentry(const struct dentry *dentry) in pid_delete_dentry()
1834 static int dname_to_vma_addr(struct dentry *dentry, in dname_to_vma_addr()
1843 static int map_files_d_revalidate(struct dentry *dentry, unsigned int flags) in map_files_d_revalidate()
1900 static int proc_map_files_get_link(struct dentry *dentry, struct path *path) in proc_map_files_get_link()
1950 proc_map_files_follow_link(struct dentry *dentry, void **cookie) in proc_map_files_follow_link()
1968 proc_map_files_instantiate(struct inode *dir, struct dentry *dentry, in proc_map_files_instantiate()
1998 struct dentry *dentry, unsigned int flags) in proc_map_files_lookup()
2249 struct dentry *dentry, struct task_struct *task, const void *ptr) in proc_pident_instantiate()
2278 struct dentry *dentry, in proc_pident_lookup()
2433 struct dentry *dentry, unsigned int flags) in proc_attr_dir_lookup()
2839 static struct dentry *proc_tgid_base_lookup(struct inode *dir, struct dentry *dentry, unsigned int … in proc_tgid_base_lookup()
2854 struct dentry *dentry, *leader, *dir; in proc_flush_task_mnt() local
2939 struct dentry * dentry, in proc_pid_instantiate()
2966 struct dentry *proc_pid_lookup(struct inode *dir, struct dentry * dentry, unsigned int flags) in proc_pid_lookup()
3175 static struct dentry *proc_tid_base_lookup(struct inode *dir, struct dentry *dentry, unsigned int f… in proc_tid_base_lookup()
3194 struct dentry *dentry, struct task_struct *task, const void *ptr) in proc_task_instantiate()
3219 static struct dentry *proc_task_lookup(struct inode *dir, struct dentry * dentry, unsigned int flag… in proc_task_lookup()
3371 static int proc_task_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) in proc_task_getattr()