Home
last modified time | relevance | path

Searched refs:UNC (Results 1 – 11 of 11) sorted by relevance

/linux/fs/smb/client/
H A Dfs_context.c442 new_ctx->UNC = NULL; in smb3_fs_context_dup()
456 DUP_CTX_STR(UNC); in smb3_fs_context_dup()
598 ulen = strlen(ctx->UNC); in smb3_fs_context_fullpath()
604 memcpy(s, ctx->UNC, ulen); in smb3_fs_context_fullpath()
664 kfree(ctx->UNC); in smb3_parse_devname()
665 ctx->UNC = kstrndup(devname, pos - devname, GFP_KERNEL); in smb3_parse_devname()
666 if (!ctx->UNC) in smb3_parse_devname()
669 convert_delimiter(ctx->UNC, '\\'); in smb3_parse_devname()
834 if (!ctx->UNC) { in smb3_fs_context_validate()
840 if (strlen(ctx->UNC) < 3 || !strchr(ctx->UNC + 3, '\\')) { in smb3_fs_context_validate()
[all …]
H A Dnamespace.c241 tmp.UNC = tmp.prepath = NULL; in cifs_do_automount()
265 __func__, ctx->source, ctx->UNC, ctx->prepath, ctx->dfs_automount); in cifs_do_automount()
H A Ddfs.c117 ref_path = dfs_get_path(cifs_sb, ctx->UNC); in setup_dfs_ref()
287 rc = dfs_get_referral(mnt_ctx, ctx->UNC + 1, NULL); in dfs_mount_share()
290 __func__, ctx->UNC + 1, rc); in dfs_mount_share()
H A Dfs_context.h229 char *UNC; member
H A Dconnect.c1750 cifs_dbg(FYI, "UNC: %s\n", ctx->UNC); in cifs_get_tcp_session()
2549 strncmp(tcon->tree_name, ctx->UNC, MAX_TREE_SIZE)) { in match_tcon()
2783 rc = ses->server->ops->tree_connect(xid, ses, ctx->UNC, tcon, in cifs_get_tcon()
4214 ctx->UNC = master_tcon->tree_name; in cifs_construct_tcon()
/linux/net/dns_resolver/
H A DKconfig14 being resolving a UNC hostname element to an IP address for CIFS or
/linux/tools/perf/util/
H A Dmem-events.c678 if (lvl & P(LVL, UNC)) stats->ld_uncache++; in c2c_decode_stats()
746 if (lvl & P(LVL, UNC)) stats->st_uncache++; in c2c_decode_stats()
H A Dintel-pt.c2303 OP_LH | P(LVL, UNC) | LEVEL(NA) | P(SNOOP, NONE), /* Uncached hit|SNP None */
2323 OP_LH | P(LVL, UNC) | LEVEL(NA) | P(SNOOP, NONE), /* Uncached hit|SNP None */
/linux/Documentation/arch/s390/
H A Dpci.rst112 - 0x00 (UNC): Unclassified
/linux/arch/x86/events/intel/
H A Dds.c141 OP_LH | P(LVL, UNC) | LEVEL(NA) | P(SNOOP, NONE), /* 0x0f: uncached */
286 OP_LH | P(LVL, UNC) | LEVEL(NA) | P(SNOOP, NONE), /* 0x0f: uncached */
300 OP_LH | P(LVL, UNC) | LEVEL(NA) | P(SNOOP, NONE), /* 0x06: uncached */
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst134 or unpredictable UNC names.
232 syntax) instead of the more widely used UNC format (i.e. \\server\share)::
830 In addition, DFS support for target shares which are specified as UNC