Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ktodb
usr/src/cmd/fs.d/ufs/edquota/edquota.c
68
#define ktodb(x) ((x) * (1024 / DEV_BSIZE))
usr/src/cmd/fs.d/ufs/edquota/edquota.c
71
#define ktodb(x) ((x) / (DEV_BSIZE / 1024))