Public Attributes | |
| struct io_res * | next |
| next in list | |
| unsigned long | start |
| begin of used region | |
| unsigned long | end |
| end of used region | |
| io_client_t * | client |
| holder reference | |
I/O's flat resource management scheme corresponds to the "leaves" in the Linux 2.4 resource tree. Only BUSY resources emerge in these lists.
Definition at line 72 of file res.c.