Searched refs:smb_ntrq (Results 1 – 3 of 3) sorted by relevance
153 struct smb_ntrq { struct175 typedef struct smb_ntrq smb_ntrq_t; argument205 struct smb_cred *scred, struct smb_ntrq **rqpp);206 int smb_nt_init(struct smb_ntrq *rqp, struct smb_connobj *layer,208 void smb_nt_done(struct smb_ntrq *ntp);209 int smb_nt_request(struct smb_ntrq *ntp);
77 static int smb_nt_reply(struct smb_ntrq *ntp);569 struct smb_ntrq **ntpp) in smb_nt_alloc()571 struct smb_ntrq *ntp; in smb_nt_alloc()574 ntp = (struct smb_ntrq *)kmem_alloc(sizeof (*ntp), KM_SLEEP); in smb_nt_alloc()616 smb_nt_init(struct smb_ntrq *ntp, struct smb_connobj *source, ushort_t fn, in smb_nt_init()647 smb_nt_done(struct smb_ntrq *ntp) in smb_nt_done()811 smb_nt_reply(struct smb_ntrq *ntp) in smb_nt_reply()1170 smb_nt_request_int(struct smb_ntrq *ntp) in smb_nt_request_int()1410 smb_nt_request(struct smb_ntrq *ntp) in smb_nt_request()
2453 struct smb_ntrq *ntp; in smbfs_smb_getsec_m()2601 struct smb_ntrq *ntp; in smbfs_smb_setsec_m()