Searched refs:UNC (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | dfs_cache.c | 1159 if (vol->UNC) { in dup_vol() 1160 cifs_dbg(FYI, "%s: vol->UNC: %s\n", __func__, vol->UNC); in dup_vol() 1161 new->UNC = kstrndup(vol->UNC, strlen(vol->UNC), GFP_KERNEL); in dup_vol() 1162 if (!new->UNC) in dup_vol() 1192 kfree(new->UNC); in dup_vol()
|
| H A D | connect.c | 1365 vol->UNC = kstrndup(devname, pos - devname, GFP_KERNEL); in cifs_parse_devname() 1366 if (!vol->UNC) in cifs_parse_devname() 1369 convert_delimiter(vol->UNC, '\\'); in cifs_parse_devname() 2238 if (!vol->UNC) { in cifs_parse_mount_options() 2244 if (!strchr(vol->UNC + 3, '\\')) { in cifs_parse_mount_options() 2255 slash = strchr(&vol->UNC[2], '\\'); in cifs_parse_mount_options() 2256 len = slash - &vol->UNC[2]; in cifs_parse_mount_options() 2257 if (!cifs_convert_address(dstaddr, &vol->UNC[2], len)) { in cifs_parse_mount_options() 2535 cifs_dbg(FYI, "UNC: %s\n", volume_info->UNC); in cifs_get_tcp_session() 2551 tcp_ses->hostname = extract_hostname(volume_info->UNC); in cifs_get_tcp_session() [all …]
|
| H A D | cifsglob.h | 537 char *UNC; member
|
| H A D | sess.c | 222 vol.UNC = unc; in cifs_ses_add_channel()
|
| /OK3568_Linux_fs/kernel/net/dns_resolver/ |
| H A D | Kconfig | 14 being resolving a UNC hostname element to an IP address for CIFS or
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | mem-events.c | 364 if (lvl & P(LVL, UNC)) stats->ld_uncache++; in c2c_decode_stats() 417 if (lvl & P(LVL, UNC)) stats->st_uncache++; in c2c_decode_stats()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cifs/ |
| H A D | usage.rst | 134 or unpredictable UNC names. 232 syntax) instead of the more widely used UNC format (i.e. \\server\share):: 839 In addition, DFS support for target shares which are specified as UNC
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/ |
| H A D | CVE-2022-41720.patch | 13 a UNC name. Not only does this not open the intended file, but permits
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | libata.rst | 743 This is indicated by UNC bit in the ERROR register. ATA devices 744 reports UNC error only after certain number of retries cannot
|
| /OK3568_Linux_fs/kernel/arch/x86/events/intel/ |
| H A D | ds.c | 78 OP_LH | P(LVL, UNC) | LEVEL(NA) | P(SNOOP, NONE), /* 0x0f: uncached */
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 1 …dccdccccccdfinpppomifddddecefeefedefdeijjjiiihjkkkkmoqstvuspkfedddcddbcbb`\UNC;3/.-.1/022.-.0/-./0… 28 …dccdccccccdfinpppomifddddecefeefedefdeijjjiiihjkkkkmoqstvuspkfedddcddbcbb`\UNC;3/.-.1/022.-.0/-./0… 59 …dccdccccccdfinpppomifddddecefeefedefdeijjjiiihjkkkkmoqstvuspkfedddcddbcbb`\UNC;3/.-.1/022.-.0/-./0… 83 …dccdccccccdfinpppomifddddecefeefedefdeijjjiiihjkkkkmoqstvuspkfedddcddbcbb`\UNC;3/.-.1/022.-.0/-./0… 108 …dccdccccccdfinpppomifddddecefeefedefdeijjjiiihjkkkkmoqstvuspkfedddcddbcbb`\UNC;3/.-.1/022.-.0/-./0… 127 …dccdccccccdfinpppomifddddecefeefedefdeijjjiiihjkkkkmoqstvuspkfedddcddbcbb`\UNC;3/.-.1/022.-.0/-./0… 154 …dccdccccccdfinpppomifddddecefeefedefdeijjjiiihjkkkkmoqstvuspkfedddcddbcbb`\UNC;3/.-.1/022.-.0/-./0… 184 …dccdccccccdfinpppomifddddecefeefedefdeijjjiiihjkkkkmoqstvuspkfedddcddbcbb`\UNC;3/.-.1/022.-.0/-./0… 216 …dccdccccccdfinpppomifddddecefeefedefdeijjjiiihjkkkkmoqstvuspkfedddcddbcbb`\UNC;3/.-.1/022.-.0/-./0… 242 …dccdccccccdfinpppomifddddecefeefedefdeijjjiiihjkkkkmoqstvuspkfedddcddbcbb`\UNC;3/.-.1/022.-.0/-./0… [all …]
|