Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_rq.h129 uint16_t t2_maxpcount; /* max param bytes to return */ member
H A Dsmb_usr.c269 t2p->t2_maxpcount = ioc->ioc_rparamcnt; in smb_usr_t2request()
H A Dsmb_rq.c979 mb_put_uint16le(mbp, t2p->t2_maxpcount); in smb_t2_request_int()
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c284 t2p->t2_maxpcount = 2; in smbfs_smb_trans2_query()
401 t2p->t2_maxpcount = 4; in smbfs_smb_qfsattr()
483 t2p->t2_maxpcount = 4; in smbfs_smb_statfsLM2()
618 t2p->t2_maxpcount = 2; in smbfs_smb_seteof()
674 t2p->t2_maxpcount = 2; in smbfs_smb_t2rename()
1090 t2p->t2_maxpcount = 2; in smbfs_smb_setfattrNT()
1957 t2p->t2_maxpcount = 5 * 2; in smbfs_smb_trans2find2()
H A Dsmbfs_xattr.c344 t2p->t2_maxpcount = 2; in smbfs_xa_findopen()