Searched refs:SMB_REQ_STATIC (Results 1 – 3 of 3) sorted by relevance
63 #define SMB_REQ_STATIC 0x0001 /* rq_buffer is static */ macro
124 if (req->rq_buffer && !(req->rq_flags & SMB_REQ_STATIC)) in smb_free_request()
1348 req->rq_flags |= SMB_REQ_NORETRY | SMB_REQ_STATIC; in smb_proc_read()1477 req->rq_flags |= SMB_REQ_STATIC | SMB_REQ_NORETRY; in smb_proc_readX()