1BLK_QUEUE_SEGMENT_BO(9) Block Devices BLK_QUEUE_SEGMENT_BO(9)
23
4
NAME
6blk_queue_segment_boundary - set boundary rules for segment merging
7
SYNOPSIS
9void blk_queue_segment_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 2.6. June 2019 BLK_QUEUE_SEGMENT_BO(9)