Home
last modified time | relevance | path

Searched refs:queue_alignment_offset (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dblkdev.h1483 static inline int queue_alignment_offset(const struct request_queue *q) in queue_alignment_offset() function
/OK3568_Linux_fs/kernel/block/
H A Dgenhd.c1361 return sprintf(buf, "%d\n", queue_alignment_offset(disk->queue)); in disk_alignment_offset_show()
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_main.c927 p->qlim->alignment_offset = cpu_to_be32(queue_alignment_offset(q)); in assign_p_sizes_qlim()