table of contents
other versions
RQ_FLUSH_DCACHE_PAGE(9) | Block Devices | RQ_FLUSH_DCACHE_PAGE(9) |
NAME¶
rq_flush_dcache_pages - Helper function to flush all pages in a request
SYNOPSIS¶
void rq_flush_dcache_pages(struct request * rq);
ARGUMENTS¶
struct request * rq
the request to be flushed
DESCRIPTION¶
Flush all pages in rq.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |