table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
RQ_IOC(9) | Block Devices | RQ_IOC(9) |
NAME¶
rq_ioc - determine io_context for request allocationSYNOPSIS¶
struct
io_context * rq_ioc(struct bio * bio);
ARGUMENTS¶
biorequest being allocated is for this bio (can
be NULL)
DESCRIPTION¶
Determine io_context to use for request allocation for bio. May return NULL if current->io_context doesn't exist.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |