Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb2_rq.c195 error = smb2_iod_addrq(rqp); in smb2_rq_enqueue()
224 error = smb2_iod_addrq(rqp); in smb2_rq_internal()
H A Dsmb_conn.h442 int smb2_iod_addrq(struct smb_rq *rqp);
H A Dsmb_iod.c1032 smb2_iod_addrq(struct smb_rq *rqp) in smb2_iod_addrq() function