Lines Matching defs:path
380 void path_get(struct path *path) in path_get()
393 void path_put(struct path *path) in path_put()
599 static void path_put_conditional(struct path *path, struct nameidata *nd) in path_put_conditional()
606 static inline void path_to_nameidata(const struct path *path, in path_to_nameidata()
676 static int follow_up_rcu(struct path *path) in follow_up_rcu()
691 int follow_up(struct path *path) in follow_up()
718 static int follow_automount(struct path *path, unsigned flags, in follow_automount()
798 static int follow_managed(struct path *path, unsigned flags) in follow_managed()
859 int follow_down_one(struct path *path) in follow_down_one()
884 static bool __follow_mount_rcu(struct nameidata *nd, struct path *path, in __follow_mount_rcu()
972 int follow_down(struct path *path) in follow_down()
1019 static void follow_mount(struct path *path) in follow_mount()
1117 struct path *path, struct inode **inode) in do_lookup()
1283 static inline int walk_component(struct nameidata *nd, struct path *path, in walk_component()
1327 static inline int nested_symlink(struct path *path, struct nameidata *nd) in nested_symlink()
1597 static inline int lookup_last(struct nameidata *nd, struct path *path) in lookup_last()
1612 struct path path; in path_lookupat() local
1693 int kern_path(const char *name, unsigned int flags, struct path *path) in kern_path()
1712 struct path *path) in vfs_path_lookup()
1832 struct path *path, int *empty) in user_path_at_empty()
1850 struct path *path) in user_path_at()
1855 static int user_path_parent(int dfd, const char __user *path, in user_path_parent()
2025 static int may_open(struct path *path, int acc_mode, int flag) in may_open()
2079 struct path *path = &filp->f_path; in handle_truncate() local
2109 static struct file *do_last(struct nameidata *nd, struct path *path, in do_last()
2319 struct path path; in path_openat() local
2408 struct dentry *kern_path_create(int dfd, const char *pathname, struct path *path, int is_dir) in kern_path_create()
2460 struct dentry *user_path_create(int dfd, const char __user *pathname, struct path *path, int is_dir) in user_path_create()
2521 struct path path; in SYSCALL_DEFINE4() local
2593 struct path path; in SYSCALL_DEFINE3() local
2877 struct path path; in SYSCALL_DEFINE3() local