NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
off2qindex
sys/ufs/lfs/ulfs_quota2.h
102
#define off2qindex(hsize, off) (((off) - (hsize)) / sizeof(struct quota2_entry))
sys/ufs/ufs/quota2.h
100
#define off2qindex(hsize, off) (((off) - (hsize)) / sizeof(struct quota2_entry))