1. NAME

blk_queue_segment_boundary - set boundary rules for segment merging

2. SYNOPSIS

void blk_queue_segment_boundary(struct request_queue *  q , unsigned long  mask );

3. ARGUMENTS

q
    the request queue for the device

mask
    the memory boundary mask

4. COPYRIGHT