Searched refs:vc_txmax (Results 1 – 6 of 6) sorted by relevance
172 mp->mnt_stat.f_iosize = SSTOVC(ssp)->vc_txmax; in smbfs_mount()394 sbp->f_iosize = SSTOVC(ssp)->vc_txmax; /* optimal transfer block size */ in smbfs_statfs()
380 va->va_blocksize = SSTOVC(smp->sm_share)->vc_txmax; in smbfs_attr_cachelookup()
520 t2p->t2_maxdcount = vcp->vc_txmax; in smbfs_smb_setptime2()952 maxent = min(ctx->f_left, (vcp->vc_txmax - SMB_HDRLEN - 3) / SMB_DENTRYLEN); in smbfs_smb_search()1159 t2p->t2_maxdcount = vcp->vc_txmax; in smbfs_smb_trans2find2()
271 vcp->vc_txmax = min(sp->sv_maxtx, maxqsz); in smb_smb_negotiate()776 blksz = SSTOVC(ssp)->vc_txmax - SMB_HDRLEN - 16; in smb_smb_read()851 blksz = SSTOVC(ssp)->vc_txmax - SMB_HDRLEN - 16; in smb_smb_write()
262 int vc_txmax; /* max tx/rx packet size */ member
578 txmax = vcp->vc_txmax; in smb_t2_request_int()