Searched refs:REQ_F_IMPORT_BUFFER (Results 1 – 4 of 4) sorted by relevance
400 req->flags &= ~REQ_F_IMPORT_BUFFER; in io_rw_import_reg_vec()907 if (req->flags & REQ_F_IMPORT_BUFFER) { in __io_read()1117 if (req->flags & REQ_F_IMPORT_BUFFER) { in io_write()
1331 req->flags |= REQ_F_IMPORT_BUFFER; in io_send_zc_prep()1430 if (req->flags & REQ_F_IMPORT_BUFFER) { in io_send_zc()1431 req->flags &= ~REQ_F_IMPORT_BUFFER; in io_send_zc()1490 if (req->flags & REQ_F_IMPORT_BUFFER) { in io_sendmsg_zc()1498 req->flags &= ~REQ_F_IMPORT_BUFFER; in io_sendmsg_zc()
1540 req->flags |= REQ_F_IMPORT_BUFFER; in io_prep_reg_iovec()
595 REQ_F_IMPORT_BUFFER = IO_REQ_FLAG(REQ_F_IMPORT_BUFFER_BIT), enumerator