Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FDB_DONE
usr/src/uts/common/fs/fdbuffer.c
448
fdb->fd_state |= FDB_DONE;
usr/src/uts/common/fs/fdbuffer.c
510
(fdb->fd_state & (FDB_ERROR|FDB_DONE))) {