Home
last modified time | relevance | path

Searched refs:blk_queue_alignment_offset (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/block/
H A Dblk-settings.c367 void blk_queue_alignment_offset(struct request_queue *q, unsigned int offset) in blk_queue_alignment_offset() function
373 EXPORT_SYMBOL(blk_queue_alignment_offset);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device1303 blk_queue_alignment_offset
H A Dabi_gki_aarch64_galaxy720 blk_queue_alignment_offset
/OK3568_Linux_fs/kernel/drivers/block/
H A Dvirtio_blk.c855 blk_queue_alignment_offset(q, blk_size * alignment_offset); in virtblk_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dblkdev.h1172 extern void blk_queue_alignment_offset(struct request_queue *q,
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsd.c2427 blk_queue_alignment_offset(sdp->request_queue, alignment); in read_capacity_16()