FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bioq_bio_key
sys/kern/subr_disk.c
280
key = bioq_bio_key(head, bp);
sys/kern/subr_disk.c
288
while (cur != NULL && key >= bioq_bio_key(head, cur)) {