table of contents
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¶
rq
the request to be flushed
DESCRIPTION¶
Flush all pages in rq.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |