Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCDHASH
usr/src/uts/common/sys/fs/pc_node.h
92
#define PCDHASH(FSP, SC) 0
usr/src/uts/common/sys/fs/pc_node.h
95
#define PCDHASH(FSP, SC) (((unsigned)FSP + SC) % NPCHASH)