Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REQ_ALLOC_CACHE
block/bio.c
554
opf |= REQ_ALLOC_CACHE;
block/bio.c
557
opf &= ~REQ_ALLOC_CACHE;
block/bio.c
600
opf &= ~REQ_ALLOC_CACHE;
block/bio.c
849
if (bio->bi_opf & REQ_ALLOC_CACHE)