Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_SPINE_DEPTH
drivers/md/persistent-data/dm-btree.c
177
struct frame spine[MAX_SPINE_DEPTH];
drivers/md/persistent-data/dm-btree.c
216
if (s->top >= MAX_SPINE_DEPTH - 1) {