treeName 91 fs/cifs/cifs_debug.c seq_printf(m, "%s Mounts: %d ", tcon->treeName, tcon->tc_count); treeName 561 fs/cifs/cifs_debug.c seq_printf(m, "\n%d) %s", i, tcon->treeName); treeName 113 fs/cifs/cifs_debug.h if (tcon && tcon->treeName) \ treeName 114 fs/cifs/cifs_debug.h tn = tcon->treeName; \ treeName 158 fs/cifs/cifs_debug.h pr_debug("%s " fmt, tcon->treeName, ##__VA_ARGS__); \ treeName 342 fs/cifs/cifs_dfs_ref.c root_path = kstrdup(tcon->treeName, GFP_KERNEL); treeName 1038 fs/cifs/cifsglob.h char treeName[MAX_TREE_SIZE + 1]; /* UNC name of resource in ASCII */ treeName 149 fs/cifs/cifssmb.c rc = CIFSTCon(0, tcon->ses, tcon->treeName, tcon, nlsc); treeName 200 fs/cifs/cifssmb.c return CIFSTCon(0, tcon->ses, tcon->treeName, tcon, nlsc); treeName 3343 fs/cifs/connect.c if (strncmp(tcon->treeName, volume_info->UNC, MAX_TREE_SIZE)) treeName 5133 fs/cifs/connect.c strlcpy(tcon->treeName, tree, sizeof(tcon->treeName)); treeName 5279 fs/cifs/connect.c vol_info->UNC = master_tcon->treeName; treeName 63 fs/cifs/dir.c dfsplen = strnlen(tcon->treeName, MAX_TREE_SIZE + 1); treeName 72 fs/cifs/dir.c memcpy(full_path, tcon->treeName, dfsplen); treeName 106 fs/cifs/dir.c dfsplen = strnlen(tcon->treeName, MAX_TREE_SIZE + 1); treeName 183 fs/cifs/dir.c strncpy(full_path, tcon->treeName, dfsplen); treeName 100 fs/cifs/fscache.c sharename = extract_sharename(tcon->treeName); treeName 859 fs/cifs/inode.c simple_hashstr(tcon->treeName); treeName 544 fs/cifs/misc.c tcon ? tcon->treeName : "new server"); treeName 341 fs/cifs/smb2inode.c tcon->treeName); treeName 748 fs/cifs/smb2ops.c tcon->treeName); treeName 2290 fs/cifs/smb2ops.c tcon->treeName); treeName 183 fs/cifs/smb2pdu.c rc = SMB2_tcon(0, tcon->ses, tcon->treeName, tcon, nlsc); treeName 234 fs/cifs/smb2pdu.c return SMB2_tcon(0, tcon->ses, tcon->treeName, tcon, nlsc); treeName 1786 fs/cifs/smb2pdu.c strlcpy(tcon->treeName, tree, sizeof(tcon->treeName)); treeName 2334 fs/cifs/smb2pdu.c tcon->treeName, utf16_path); treeName 2464 fs/cifs/smb2pdu.c tcon->treeName, path); treeName 2641 fs/cifs/smb2pdu.c tcon->treeName); treeName 3925 fs/cifs/smb2pdu.c tcon->treeName);