Home
last modified time | relevance | path

Searched refs:request_fn (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/
H A Dblkverify.c36 int GRAPH_RDLOCK_PTR (*request_fn)( member
174 r->ret = r->request_fn(s->test_file, r->offset, r->bytes, r->qiov, in blkverify_do_test_req()
187 r->raw_ret = r->request_fn(r->bs->file, r->offset, r->bytes, r->raw_qiov, in blkverify_do_raw_req()
211 .request_fn = is_write ? bdrv_co_pwritev : bdrv_co_preadv, in blkverify_co_prwv()
/openbmc/linux/Documentation/block/
H A Dwriteback_cache_control.rst64 Implementation details for request_fn based block drivers
76 and handle empty REQ_OP_FLUSH requests in its prep_fn/request_fn. Note that
85 in prep_fn/request_fn. If the FUA bit is not natively supported the block