Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hdbtodb
usr/src/common/fs/hsfs.c
50
#define hdbtodb(n) ((ISO_SECTOR_SIZE / DEV_BSIZE) * (n))
usr/src/stand/lib/fs/hsfs/hsfsops.c
50
#define hdbtodb(n) ((ISO_SECTOR_SIZE / DEV_BSIZE) * (n))