| /linux/drivers/acpi/acpica/ |
| A D | nsnames.c | 217 if (!full_path) { in acpi_ns_build_normalized_path() 228 ACPI_PATH_PUT8(full_path, path_size, in acpi_ns_build_normalized_path() 252 left = full_path; in acpi_ns_build_normalized_path() 253 right = full_path + length - 1; in acpi_ns_build_normalized_path() 342 char *full_path = NULL; in acpi_ns_build_prefixed_pathname() local 366 full_path = in acpi_ns_build_prefixed_pathname() 369 if (!full_path) { in acpi_ns_build_prefixed_pathname() 376 strcat(full_path, prefix_path); in acpi_ns_build_prefixed_pathname() 378 strcat(full_path, "."); in acpi_ns_build_prefixed_pathname() 383 strcat(full_path, external_path); in acpi_ns_build_prefixed_pathname() [all …]
|
| A D | uterror.c | 174 char *full_path; in acpi_ut_prefixed_namespace_error() local 204 full_path = in acpi_ut_prefixed_namespace_error() 208 full_path ? full_path : "Could not get pathname", in acpi_ut_prefixed_namespace_error() 211 if (full_path) { in acpi_ut_prefixed_namespace_error() 212 ACPI_FREE(full_path); in acpi_ut_prefixed_namespace_error()
|
| /linux/fs/smb/client/ |
| A D | xattr.c | 103 const char *full_path; in cifs_xattr_set() local 115 if (IS_ERR(full_path)) { in cifs_xattr_set() 116 rc = PTR_ERR(full_path); in cifs_xattr_set() 144 full_path, value, size); in cifs_xattr_set() 196 size, inode, full_path, aclflags); in cifs_xattr_set() 271 const char *full_path; in cifs_xattr_get() local 283 if (IS_ERR(full_path)) { in cifs_xattr_get() 284 rc = PTR_ERR(full_path); in cifs_xattr_get() 370 const char *full_path; in cifs_listxattr() local 388 if (IS_ERR(full_path)) { in cifs_listxattr() [all …]
|
| A D | dir.c | 44 char *full_path = NULL; in cifs_build_path_to_root() local 49 return full_path; in cifs_build_path_to_root() 58 if (full_path == NULL) in cifs_build_path_to_root() 59 return full_path; in cifs_build_path_to_root() 66 return full_path; in cifs_build_path_to_root() 186 const char *full_path; local 199 if (IS_ERR(full_path)) { 321 .path = full_path, 606 const char *full_path; local 625 if (IS_ERR(full_path)) { [all …]
|
| A D | inode.c | 480 cifs_sb, full_path, in cifs_get_unix_fattr() 1208 full_path, in cifs_get_fattr() 1299 const char *full_path, in cifs_get_inode_info() argument 1699 .path = full_path, in cifs_rename_pending_delete() 1812 const char *full_path; in cifs_unlink() local 1846 if (IS_ERR(full_path)) { in cifs_unlink() 2101 const char *full_path; local 2179 const char *full_path; local 2599 const char *full_path; local 2904 const char *full_path; local [all …]
|
| A D | smb2inode.c | 302 tcon->tid, full_path); in smb2_compound_op() 338 tcon->tid, full_path); in smb2_compound_op() 433 tcon->tid, full_path); in smb2_compound_op() 527 tcon->tid, full_path); in smb2_compound_op() 553 tcon->tid, full_path); in smb2_compound_op() 862 const char *full_path, in smb2_query_path_info() argument 887 if (*full_path) { in smb2_query_path_info() 968 full_path, &islink); in smb2_query_path_info() 1149 full_path, &oparms, &in_iov, in smb2_set_path_size() 1200 const char *full_path, in smb2_get_reparse_inode() argument [all …]
|
| A D | reparse.c | 19 const char *full_path, 25 const char *full_path, const char *symname) in smb2_create_reparse_symlink() argument 91 tcon, full_path, directory, in smb2_create_reparse_symlink() 106 const char *full_path, in detect_directory_symlink_target() argument 146 __func__, symname, full_path); in detect_directory_symlink_target() 156 full_path_len = strlen(full_path); in detect_directory_symlink_target() 173 memcpy(resolved_path, full_path, full_path_len+1); in detect_directory_symlink_target() 205 __func__, symname, full_path); in detect_directory_symlink_target() 233 __func__, symname, full_path); in detect_directory_symlink_target() 298 tcon, full_path, false, &iov, NULL); in mknod_nfs() [all …]
|
| A D | dfs.c | 28 if (!full_path || !*full_path || !ref || !ctx) in dfs_parse_target_referral() 34 if (strlen(full_path) - ref->path_consumed) { in dfs_parse_target_referral() 35 prepath = full_path + ref->path_consumed; in dfs_parse_target_referral() 61 ctx->leaf_fullpath = (char *)full_path; in get_session() 104 char *ref_path, *full_path; in setup_dfs_ref() local 107 full_path = smb3_fs_context_fullpath(ctx, CIFS_DIR_SEP(cifs_sb)); in setup_dfs_ref() 108 if (IS_ERR(full_path)) in setup_dfs_ref() 109 return PTR_ERR(full_path); in setup_dfs_ref() 115 ref_path = dfs_get_path(cifs_sb, full_path); in setup_dfs_ref() 118 kfree(full_path); in setup_dfs_ref() [all …]
|
| A D | smb1ops.c | 525 struct cifs_sb_info *cifs_sb, const char *full_path) in cifs_is_path_accessible() argument 534 rc = CIFSSMBQPathInfo(xid, tcon, full_path, file_info, in cifs_is_path_accessible() 539 rc = SMBQueryInformation(xid, tcon, full_path, file_info, in cifs_is_path_accessible() 548 const char *full_path, in cifs_query_path_info() argument 588 .path = full_path, in cifs_query_path_info() 836 .path = full_path, in smb_set_file_info() 978 const char *full_path, in cifs_query_symlink() argument 991 rc = cifs_unix_dfs_readlink(xid, tcon, full_path, in cifs_query_symlink() 1040 const char *full_path, umode_t mode, dev_t dev) in cifs_make_node() argument 1071 rc = cifs_get_inode_info_unix(&newinode, full_path, in cifs_make_node() [all …]
|
| A D | link.c | 575 const char *full_path; local 597 full_path = build_path_from_dentry(direntry, page); 598 if (IS_ERR(full_path)) { 599 rc = PTR_ERR(full_path); 603 cifs_dbg(FYI, "Full path: %s\n", full_path); 611 full_path, S_IFLNK, 0, symname); 614 rc = CIFSUnixCreateSymLink(xid, pTcon, full_path, symname, 620 pTcon, full_path, 627 rc = smb311_posix_get_inode_info(&newinode, full_path, 630 rc = cifs_get_inode_info_unix(&newinode, full_path, [all …]
|
| A D | smb2proto.h | 63 const char *full_path, 70 const char *full_path, 76 const char *full_path, 79 const char *full_path, __u64 size, 82 extern int smb2_set_file_info(struct inode *inode, const char *full_path, 86 const char *full_path, 91 extern void smb2_mkdir_setinfo(struct inode *inode, const char *full_path, 309 const char *full_path, 316 const char *full_path, const char *symname); 319 const char *full_path, umode_t mode, dev_t dev);
|
| A D | namespace.c | 197 char *full_path; in cifs_do_automount() local 212 full_path = automount_fullpath(mntpt, page); in cifs_do_automount() 213 if (IS_ERR(full_path)) { in cifs_do_automount() 214 mnt = ERR_CAST(full_path); in cifs_do_automount() 231 rc = smb3_parse_devname(full_path, ctx); in cifs_do_automount()
|
| A D | dfs.h | 21 char *full_path; member 40 #define ref_walk_fpath(w) (ref_walk_cur(w)->full_path) 63 kfree(ref->full_path); in __ref_walk_free() 139 int dfs_parse_target_referral(const char *full_path, const struct dfs_info3_param *ref,
|
| A D | readdir.c | 332 const char *full_path) in _initiate_cifs_search() argument 412 const char *full_path) in initiate_cifs_search() argument 417 rc = _initiate_cifs_search(xid, file, full_path); in initiate_cifs_search() 670 struct file *file, const char *full_path, in find_cifs_entry() argument 724 rc = initiate_cifs_search(xid, file, full_path); in find_cifs_entry() 1025 const char *full_path; in cifs_readdir() local 1032 full_path = build_path_from_dentry(file_dentry(file), page); in cifs_readdir() 1033 if (IS_ERR(full_path)) { in cifs_readdir() 1034 rc = PTR_ERR(full_path); in cifs_readdir() 1091 rc = initiate_cifs_search(xid, file, full_path); in cifs_readdir() [all …]
|
| A D | file.c | 589 .path = full_path, in cifs_nt_open() 952 const char *full_path; in cifs_open() local 976 if (IS_ERR(full_path)) { in cifs_open() 977 rc = PTR_ERR(full_path); in cifs_open() 1151 const char *full_path; in cifs_reopen_file() local 1179 if (IS_ERR(full_path)) { in cifs_reopen_file() 1183 return PTR_ERR(full_path); in cifs_reopen_file() 1243 .path = full_path, in cifs_reopen_file() 2565 if (IS_ERR(full_path)) { in cifs_get_writable_path() 2568 return PTR_ERR(full_path); in cifs_get_writable_path() [all …]
|
| A D | cifsproto.h | 197 extern int cifs_posix_open(const char *full_path, struct inode **inode, 212 int cifs_get_inode_info(struct inode **inode, const char *full_path, 216 const char *full_path, 224 unsigned int xid, const char *full_path, __u32 dosattr); 225 extern int cifs_rename_pending_delete(const char *full_path, 473 const char *full_path, 672 const char *full_path, umode_t mode, dev_t dev, 676 const char *full_path, umode_t mode, dev_t dev); 694 const char *full_path, 700 const char *full_path, in cifs_inval_name_dfs_link_error() argument
|
| A D | misc.c | 824 const char *full_path; in cifs_close_deferred_file_under_dentry() local 830 full_path = build_path_from_dentry(cfile->dentry, page); in cifs_close_deferred_file_under_dentry() 831 if (strstr(full_path, path)) { in cifs_close_deferred_file_under_dentry() 866 const char *full_path; in cifs_mark_open_handles_for_deleted_file() local 879 full_path = build_path_from_dentry(cfile->dentry, page); in cifs_mark_open_handles_for_deleted_file() 880 if (!IS_ERR(full_path) && strcmp(full_path, path) == 0) in cifs_mark_open_handles_for_deleted_file() 1235 const char *full_path, in cifs_inval_name_dfs_link_error() argument 1250 if (strlen(full_path) < 2 || !cifs_sb || in cifs_inval_name_dfs_link_error() 1266 len = strnlen(tcon->tree_name, MAX_TREE_SIZE + 1) + strlen(full_path) + 1; in cifs_inval_name_dfs_link_error() 1271 scnprintf(path, len, "%s%s", tcon->tree_name, full_path); in cifs_inval_name_dfs_link_error()
|
| A D | reparse.h | 114 const char *full_path, const char *symname); 117 const char *full_path, umode_t mode, dev_t dev);
|
| A D | cifsacl.c | 1690 const char *full_path; in cifs_get_acl() local 1701 full_path = build_path_from_dentry(dentry, page); in cifs_get_acl() 1702 if (IS_ERR(full_path)) { in cifs_get_acl() 1703 acl = ERR_CAST(full_path); in cifs_get_acl() 1711 rc = cifs_do_get_acl(xid, pTcon, full_path, &acl, in cifs_get_acl() 1753 const char *full_path; in cifs_set_acl() local 1764 full_path = build_path_from_dentry(dentry, page); in cifs_set_acl() 1765 if (IS_ERR(full_path)) { in cifs_set_acl() 1766 rc = PTR_ERR(full_path); in cifs_set_acl() 1788 rc = cifs_do_set_acl(xid, pTcon, full_path, acl, in cifs_set_acl() [all …]
|
| A D | cifsfs.c | 316 const char *full_path; in cifs_statfs() local 322 full_path = build_path_from_dentry(dentry, page); in cifs_statfs() 323 if (IS_ERR(full_path)) { in cifs_statfs() 324 rc = PTR_ERR(full_path); in cifs_statfs() 342 rc = server->ops->queryfs(xid, tcon, full_path, cifs_sb, buf); in cifs_statfs() 858 char *full_path = NULL; in cifs_get_root() local 865 full_path = cifs_build_path_to_root(ctx, cifs_sb, in cifs_get_root() 867 if (full_path == NULL) in cifs_get_root() 870 cifs_dbg(FYI, "Get root dentry for %s\n", full_path); in cifs_get_root() 874 s = full_path; in cifs_get_root() [all …]
|
| A D | trace.h | 638 const char *full_path), 639 TP_ARGS(xid, tid, sesid, full_path), 644 __string(path, full_path) 662 const char *full_path), \ 663 TP_ARGS(xid, tid, sesid, full_path)) 1012 const char *full_path, 1015 TP_ARGS(xid, tid, sesid, full_path, create_options, desired_access), 1020 __string(path, full_path) 1042 const char *full_path, \ 1045 TP_ARGS(xid, tid, sesid, full_path, create_options, desired_access))
|
| A D | cifsglob.h | 365 const char *full_path, 374 const char *full_path, 379 struct cifs_sb_info *cifs_sb, const char *full_path, u64 *uniqueid, 400 const char *full_path, 434 const char *full_path, 578 const char *full_path, 597 const char *full_path,
|
| A D | smb2ops.c | 919 struct cifs_sb_info *cifs_sb, const char *full_path) in smb2_is_path_accessible() argument 946 .path = full_path, in smb2_is_path_accessible() 963 full_path, &islink); in smb2_is_path_accessible() 5101 const char *full_path, umode_t mode, dev_t dev, in __cifs_sfu_make_node() argument 5202 const char *full_path, umode_t mode, dev_t dev) in cifs_sfu_make_node() argument 5208 full_path, mode, dev, NULL); in cifs_sfu_make_node() 5216 rc = cifs_get_inode_info_unix(&new, full_path, in cifs_sfu_make_node() 5219 rc = cifs_get_inode_info(&new, full_path, NULL, in cifs_sfu_make_node() 5229 const char *full_path, umode_t mode, dev_t dev) in smb2_make_node() argument 5242 full_path, mode, dev); in smb2_make_node() [all …]
|
| /linux/drivers/block/rnbd/ |
| A D | rnbd-srv.c | 594 char *full_path; in rnbd_srv_get_full_path() local 598 full_path = kmalloc(PATH_MAX, GFP_KERNEL); in rnbd_srv_get_full_path() 599 if (!full_path) in rnbd_srv_get_full_path() 619 kfree(full_path); in rnbd_srv_get_full_path() 624 a = strchr(full_path, '/'); in rnbd_srv_get_full_path() 638 return full_path; in rnbd_srv_get_full_path() 690 char *full_path; in process_msg_open() local 719 if (IS_ERR(full_path)) { in process_msg_open() 720 ret = PTR_ERR(full_path); in process_msg_open() 784 kfree(full_path); in process_msg_open() [all …]
|
| /linux/tools/bpf/bpftool/ |
| A D | common.c | 700 char full_path[64]; in read_sysfs_netdev_hex_int() local 702 snprintf(full_path, sizeof(full_path), "/sys/class/net/%s/device/%s", in read_sysfs_netdev_hex_int() 705 return read_sysfs_hex_int(full_path); in read_sysfs_netdev_hex_int()
|