|
Network Block Device
@PACKAGE_VERSION@
|
Data Fields | |
| struct reqcontext * | head |
| struct reqcontext * | tail |
| int | numitems |
Definition at line 74 of file nbd-tester-client.c.
| struct reqcontext* rclist::head |
Definition at line 75 of file nbd-tester-client.c.
Referenced by integrity_test(), rclist_addtail(), and rclist_unlink().
| int rclist::numitems |
Definition at line 77 of file nbd-tester-client.c.
Referenced by integrity_test(), rclist_addtail(), and rclist_unlink().
| struct reqcontext* rclist::tail |
Definition at line 76 of file nbd-tester-client.c.
Referenced by rclist_addtail(), and rclist_unlink().
1.8.8