Lines Matching refs:smb_vol
52 struct smb_vol smb_vol;
589 cifs_cleanup_volume_info_contents(&vi->smb_vol);
1143 static int dup_vol(struct smb_vol *vol, struct smb_vol *new)
1211 int dfs_cache_add_vol(char *mntdata, struct smb_vol *vol, const char *fullpath)
1231 rc = dup_vol(vol, &vi->smb_vol);
1293 memcpy(&vi->smb_vol.dstaddr, &server->dstaddr,
1294 sizeof(vi->smb_vol.dstaddr));
1449 static struct TCP_Server_Info *get_tcp_server(struct smb_vol *vol)
1480 struct smb_vol vol = {NULL};
1623 server = get_tcp_server(&vi->smb_vol);
1636 server = get_tcp_server(&vi->smb_vol);