Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BTT_SIG_LEN
drivers/nvdimm/btt.h
96
u8 signature[BTT_SIG_LEN];
drivers/nvdimm/btt_devs.c
246
if (memcmp(super->signature, BTT_SIG, BTT_SIG_LEN) != 0)