Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HIT_PENDING
fs/netfs/read_collect.c
223
notes |= HIT_PENDING;
fs/netfs/read_collect.c
236
if (!(notes & HIT_PENDING) &&
fs/netfs/read_collect.c
267
if (notes & HIT_PENDING)
fs/netfs/write_collect.c
245
notes |= HIT_PENDING;