1RQ_FLUSH_DCACHE_PAGE(9) Block Devices RQ_FLUSH_DCACHE_PAGE(9)
23
4
NAME
6rq_flush_dcache_pages - Helper function to flush all pages in a request
7
SYNOPSIS
9void rq_flush_dcache_pages(struct request * rq);
10
ARGUMENTS
12rq
13the request to be flushed
14
DESCRIPTION
16Flush all pages in rq.
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 RQ_FLUSH_DCACHE_PAGE(9)