Searched refs:smb_t2rq (Results 1 – 6 of 6) sorted by relevance
122 struct smb_t2rq { struct151 typedef struct smb_t2rq smb_t2rq_t; argument198 struct smb_cred *scred, struct smb_t2rq **rqpp);199 int smb_t2_init(struct smb_t2rq *rqp, struct smb_connobj *layer,201 void smb_t2_done(struct smb_t2rq *t2p);202 int smb_t2_request(struct smb_t2rq *t2p);
76 static int smb_t2_reply(struct smb_t2rq *t2p);549 struct smb_t2rq **t2pp) in smb_t2_alloc()551 struct smb_t2rq *t2p; in smb_t2_alloc()554 t2p = (struct smb_t2rq *)kmem_alloc(sizeof (*t2p), KM_SLEEP); in smb_t2_alloc()590 smb_t2_init(struct smb_t2rq *t2p, struct smb_connobj *source, ushort_t *setup, in smb_t2_init()634 smb_t2_done(struct smb_t2rq *t2p) in smb_t2_done()682 smb_t2_reply(struct smb_t2rq *t2p) in smb_t2_reply()938 smb_t2_request_int(struct smb_t2rq *t2p) in smb_t2_request_int()1377 smb_t2_request(struct smb_t2rq *t2p) in smb_t2_request()
219 struct smb_t2rq *t2p = NULL; in smb_usr_t2request()
305 struct smb_t2rq *t2p; in smbfs_xa_findopen()373 struct smb_t2rq *t2p; in smbfs_xa_findnext()
232 struct smb_t2rq *t2p; in smbfs_smb_trans2_query()388 struct smb_t2rq *t2p; in smbfs_smb_qfsattr()468 struct smb_t2rq *t2p; in smbfs_smb_statfsLM2()598 struct smb_t2rq *t2p; in smbfs_smb_seteof()630 struct smb_t2rq *t2p; in smbfs_smb_t2rename()1027 struct smb_t2rq *t2p; in smbfs_smb_setfattrNT()1899 struct smb_t2rq *t2p; in smbfs_smb_trans2find2()2066 struct smb_t2rq *t2p; in smbfs_smb_findnextLM2()
132 struct smb_t2rq *uf_t2;