Query: blk_queue_update_dma_pad
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_QUEUE_UPDATE_DMA(9) Block Devices BLK_QUEUE_UPDATE_DMA(9)NAMEblk_queue_update_dma_pad - update pad maskSYNOPSISvoid blk_queue_update_dma_pad(struct request_queue * q, unsigned int mask);ARGUMENTSq the request queue for the device mask pad maskDESCRIPTIONUpdate dma pad mask. Appending pad buffer to a request modifies the last entry of a scatter list such that it includes the pad buffer.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_QUEUE_UPDATE_DMA(9)