1BLK_QUEUE_VIRT_BOUND(9) Block Devices BLK_QUEUE_VIRT_BOUND(9)
23
4
NAME
6blk_queue_virt_boundary - set boundary rules for bio merging
7
SYNOPSIS
9void blk_queue_virt_boundary(struct request_queue * q,
10unsigned long mask);
11
ARGUMENTS
13q
14the request queue for the device
1516
mask
17the memory boundary mask
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 BLK_QUEUE_VIRT_BOUND(9)