NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RBSZ
sys/fs/hfs/hfs_subr.c
310
#define RBSZ(x, bsz) (((x) + (bsz) - 1) & ~((bsz) - 1))
sys/fs/hfs/hfs_subr.c
336
#undef RBSZ