Searched refs:rq_ctx (Results 1 – 3 of 3) sorted by relevance
148 struct smb_ctx *ctx = rqp->rq_ctx; in smb_rq_sign()190 struct smb_ctx *ctx = rqp->rq_ctx; in smb_rq_verify()
85 rqp->rq_ctx = ctx; in smb_rq_init()269 if (ioctl(rqp->rq_ctx->ct_dev_fd, SMBIOC_REQUEST, &krq) == -1) in smb_rq_simple()
80 struct smb_ctx *rq_ctx; member