Searched refs:smb_t2rq (Results 1 – 5 of 5) sorted by relevance
65 struct smb_t2rq;103 struct smb_t2rq * sr_t2;107 struct smb_t2rq { struct142 struct smb_t2rq **rqpp); argument143 int smb_t2_init(struct smb_t2rq *rqp, struct smb_connobj *layer, u_short setup,145 void smb_t2_done(struct smb_t2rq *t2p);146 int smb_t2_request(struct smb_t2rq *t2p);
57 static int smb_t2_reply(struct smb_t2rq *t2p);371 struct smb_t2rq **t2pp) in smb_t2_alloc()373 struct smb_t2rq *t2p; in smb_t2_alloc()388 smb_t2_init(struct smb_t2rq *t2p, struct smb_connobj *source, u_short setup, in smb_t2_init()407 smb_t2_done(struct smb_t2rq *t2p) in smb_t2_done()441 smb_t2_reply(struct smb_t2rq *t2p) in smb_t2_reply()549 smb_t2_request_int(struct smb_t2rq *t2p) in smb_t2_request_int()750 smb_t2_request(struct smb_t2rq *t2p) in smb_t2_request()
298 struct smb_t2rq *t2p; in smb_usr_t2request()304 t2p = malloc(sizeof(struct smb_t2rq), M_SMBTEMP, M_WAITOK); in smb_usr_t2request()
142 struct smb_t2rq *t2p; in smbfs_query_info_fs()182 struct smb_t2rq *t2p; in smbfs_query_info_alloc()273 struct smb_t2rq *t2p; in smbfs_smb_seteof()478 struct smb_t2rq *t2p; in smbfs_smb_setptime2()533 struct smb_t2rq *t2p; in smbfs_smb_setpattrNT()629 struct smb_t2rq *t2p; in smbfs_smb_setfattrNT()1093 struct smb_t2rq *t2p; in smbfs_smb_trans2find2()1240 struct smb_t2rq *t2p; in smbfs_findnextLM2()
107 struct smb_t2rq * uf_t2;