Home
last modified time | relevance | path

Searched refs:serverName (Results 1 – 3 of 3) sorted by relevance

/fs/cifs/
Dcifs_debug.c138 "displayed\n\t", i, ses->serverName); in cifs_debug_data_proc_show()
144 i, ses->serverName, ses->serverDomain, in cifs_debug_data_proc_show()
Dcifsglob.h223 char serverName[SERVER_NAME_LEN_WITH_NULL * 2]; /* BB make bigger for member
Dconnect.c1658 strnlen(pSesInfo->serverName, in get_dfs_path()
1666 strcpy(temp_unc + 2, pSesInfo->serverName); in get_dfs_path()
1667 strcpy(temp_unc + 2 + strlen(pSesInfo->serverName), "\\IPC$"); in get_dfs_path()
2299 sprintf(pSesInfo->serverName, "%pI6", in cifs_mount()
2302 sprintf(pSesInfo->serverName, "%pI4", in cifs_mount()