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

/freebsd-13-stable/sys/netsmb/
H A Dsmb_iod.c65 static int smb_iod_sendall(struct smbiod *iod);
66 static int smb_iod_disconnect(struct smbiod *iod);
81 smb_iod_invrq(struct smbiod *iod)
97 smb_iod_closetran(struct smbiod *iod)
110 smb_iod_dead(struct smbiod *iod)
118 smb_iod_connect(struct smbiod *iod)
172 smb_iod_disconnect(struct smbiod *iod)
188 smb_iod_treeconnect(struct smbiod *iod, struct smb_share *ssp)
213 smb_iod_sendrq(struct smbiod *iod, struct smb_rq *rqp)
283 smb_iod_recvall(struct smbiod *io
[all...]
H A Dsmb_conn.h267 struct smbiod * vc_iod;
418 * smbiod thread
439 struct smbiod { struct
461 int smb_iod_destroy(struct smbiod *iod);
462 int smb_iod_request(struct smbiod *iod, int event, void *ident);

Completed in 100 milliseconds