BLK_QUEUE_VIRT_BOUND(9) | Block Devices | BLK_QUEUE_VIRT_BOUND(9) |
NAME¶
blk_queue_virt_boundary - set boundary rules for bio merging
SYNOPSIS¶
void blk_queue_virt_boundary(struct request_queue * q, unsigned long mask);
ARGUMENTS¶
q
the request queue for the device
mask
the memory boundary mask
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |