include\linux\blkdev.h
static
inline
unsigned
int
queue_io_opt(
const
struct
request_queue *q)
{
return
q->limits.io_opt;
}