Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.h458 int smb1_iod_addrq(struct smb_rq *rqp);
H A Dsmb_rq.c355 error = smb1_iod_addrq(rqp); in smb_rq_enqueue()
384 error = smb1_iod_addrq(rqp); in smb_rq_internal()
H A Dsmb_iod.c991 smb1_iod_addrq(struct smb_rq *rqp) in smb1_iod_addrq() function