| /fs/ |
| D | statfs.c | 97 int user_statfs(const char __user *pathname, struct kstatfs *st) in user_statfs() 192 SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf) in SYSCALL_DEFINE2() argument 201 SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument 305 COMPAT_SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct compat_statfs __user *, buf) in COMPAT_SYSCALL_DEFINE2() argument 348 int kcompat_sys_statfs64(const char __user * pathname, compat_size_t sz, struct compat_statfs64 __u… in kcompat_sys_statfs64() 362 COMPAT_SYSCALL_DEFINE3(statfs64, const char __user *, pathname, compat_size_t, sz, struct compat_st… in COMPAT_SYSCALL_DEFINE3() argument
|
| D | xattr.c | 633 static int path_setxattr(const char __user *pathname, in path_setxattr() 672 SYSCALL_DEFINE5(setxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument 679 SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, in SYSCALL_DEFINE5() argument 778 static ssize_t path_getxattr(const char __user *pathname, in path_getxattr() 797 SYSCALL_DEFINE4(getxattr, const char __user *, pathname, in SYSCALL_DEFINE4() argument 803 SYSCALL_DEFINE4(lgetxattr, const char __user *, pathname, in SYSCALL_DEFINE4() argument 856 static ssize_t path_listxattr(const char __user *pathname, char __user *list, in path_listxattr() 874 SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, in SYSCALL_DEFINE3() argument 880 SYSCALL_DEFINE3(llistxattr, const char __user *, pathname, char __user *, list, in SYSCALL_DEFINE3() argument 910 static int path_removexattr(const char __user *pathname, in path_removexattr() [all …]
|
| D | init.c | 217 int __init init_unlink(const char *pathname) in init_unlink() 222 int __init init_mkdir(const char *pathname, umode_t mode) in init_mkdir() 240 int __init init_rmdir(const char *pathname) in init_rmdir()
|
| D | namei.c | 3952 struct file *do_filp_open(int dfd, struct filename *pathname, in do_filp_open() 4063 struct dentry *kern_path_create(int dfd, const char *pathname, in kern_path_create() 4083 inline struct dentry *user_path_create(int dfd, const char __user *pathname, in user_path_create() 4293 SYSCALL_DEFINE3(mkdirat, int, dfd, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE3() argument 4298 SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument 4416 SYSCALL_DEFINE1(rmdir, const char __user *, pathname) in SYSCALL_DEFINE1() argument 4569 SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag) in SYSCALL_DEFINE3() argument 4579 SYSCALL_DEFINE1(unlink, const char __user *, pathname) in SYSCALL_DEFINE1() argument
|
| D | stat.c | 524 static int do_readlinkat(int dfd, const char __user *pathname, in do_readlinkat() 565 SYSCALL_DEFINE4(readlinkat, int, dfd, const char __user *, pathname, in SYSCALL_DEFINE4() argument
|
| D | open.c | 123 long do_sys_truncate(const char __user *pathname, loff_t length) in do_sys_truncate() 232 COMPAT_SYSCALL_DEFINE3(truncate64, const char __user *, pathname, in COMPAT_SYSCALL_DEFINE3() argument 1525 SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
|
| /fs/nfs/ |
| D | nfs4namespace.c | 34 static ssize_t nfs4_pathname_len(const struct nfs4_pathname *pathname) in nfs4_pathname_len() 57 static char *nfs4_pathname_string(const struct nfs4_pathname *pathname, in nfs4_pathname_string()
|
| D | mount_clnt.c | 298 static void encode_mntdirpath(struct xdr_stream *xdr, const char *pathname) in encode_mntdirpath()
|
| /fs/smb/server/ |
| D | misc.c | 165 char *pathname, *ab_pathname, *nt_pathname; in convert_to_nt_pathname() local
|
| D | vfs_cache.c | 936 char *pathname, *ab_pathname; in ksmbd_validate_name_reconnect() local
|
| D | vfs.c | 69 char *pathname, unsigned int flags, in ksmbd_vfs_path_lookup_locked()
|
| D | smb2pdu.c | 6024 char *link_name = NULL, *target_name = NULL, *pathname = NULL; in smb2_create_link() local
|
| /fs/notify/fanotify/ |
| D | fanotify_user.c | 1691 int dfd, const char __user *pathname) in do_fanotify_mark() 1928 const char __user *, pathname) in SYSCALL_DEFINE5() argument 1938 const char __user *, pathname) in SYSCALL32_DEFINE6() argument
|
| /fs/autofs/ |
| D | dev-ioctl.c | 188 static int find_autofs_mount(const char *pathname, in find_autofs_mount()
|
| /fs/notify/inotify/ |
| D | inotify_user.c | 729 SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, in SYSCALL_DEFINE3() argument
|
| /fs/proc/ |
| D | base.c | 1835 char *pathname; in do_proc_readlink() local
|
| /fs/ext4/ |
| D | super.c | 885 char pathname[80], *path; in __ext4_error_file() local
|