Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REQ_DONE
drivers/block/xen-blkfront.c
1352
return REQ_DONE;
drivers/block/xen-blkfront.c
1367
BUG_ON(s1 < REQ_DONE);
drivers/block/xen-blkfront.c
1368
BUG_ON(s2 < REQ_DONE);
drivers/block/xen-blkfront.c
1407
if (s2->status < REQ_DONE)