Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb1.c176 t2p->t2_maxpcount = 2; in smbfs_smb1_trans2_query()
213 t2p->t2_maxpcount = 4; in smbfs_smb1_query_fs_info()
344 t2p->t2_maxpcount = 2; in smbfs_smb1_setinfo_file()
592 t2p->t2_maxpcount = 5 * 2; in smbfs_smb1_trans2find2()
787 t2p->t2_maxpcount = 2; in smbfs_smb1_get_streaminfo()
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_rq.h157 uint16_t t2_maxpcount; /* max param bytes to return */ member
H A Dsmb_rq.c1099 mb_put_uint16le(mbp, t2p->t2_maxpcount); in smb_t2_request_int()
1594 t2p->t2_maxpcount = 0; in smb_t2_xnp()