other versions
BLK_QUEUE_SEGMENT_BO(9) | Block Devices | BLK_QUEUE_SEGMENT_BO(9) |
NAME¶
blk_queue_segment_boundary - set boundary rules for segment merging
SYNOPSIS¶
void blk_queue_segment_boundary(struct request_queue * q, unsigned long mask);
ARGUMENTS¶
struct request_queue * q
the request queue for the device
unsigned long mask
the memory boundary mask
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |