Searched defs:off2qindex (Results 1 - 2 of 2) sorted by relevance

/src/sys/ufs/lfs/
H A Dulfs_quota2.h102 #define off2qindex(hsize, off) (((off) - (hsize)) / sizeof(struct quota2_entry)) macro
/src/sys/ufs/ufs/
H A Dquota2.h100 #define off2qindex(hsize, off) (((off) - (hsize)) / sizeof(struct quota2_entry)) macro

Completed in 3 milliseconds