Searched refs:smb_iod_rqprocessed (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/netsmb/
H A Dsmb_iod.c70 smb_iod_rqprocessed(struct smb_rq *rqp, int error) function
91 smb_iod_rqprocessed(rqp, ENOTCONN);
224 smb_iod_rqprocessed(rqp, ENOTCONN);
247 smb_iod_rqprocessed(rqp, rqp->sr_lerror);
275 smb_iod_rqprocessed(rqp, EINTR);
349 smb_iod_rqprocessed(rqp, 0);
365 smb_iod_rqprocessed(rqp, EINTR);
562 smb_iod_rqprocessed(rqp, ETIMEDOUT);

Completed in 46 milliseconds