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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_iod.c67 static int smb_iod_sendall(struct smbiod *iod);
68 static int smb_iod_disconnect(struct smbiod *iod);
83 smb_iod_invrq(struct smbiod *iod)
99 smb_iod_closetran(struct smbiod *iod)
112 smb_iod_dead(struct smbiod *iod)
120 smb_iod_connect(struct smbiod *iod)
174 smb_iod_disconnect(struct smbiod *iod)
190 smb_iod_treeconnect(struct smbiod *iod, struct smb_share *ssp)
215 smb_iod_sendrq(struct smbiod *iod, struct smb_rq *rqp)
285 smb_iod_recvall(struct smbiod *io
[all...]
H A Dsmb_conn.h269 struct smbiod * vc_iod;
420 * smbiod thread
441 struct smbiod { struct
463 int smb_iod_destroy(struct smbiod *iod);
464 int smb_iod_request(struct smbiod *iod, int event, void *ident);

Completed in 117 milliseconds