Searched refs:dqoffset (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dquota.h226 #define dqoffset(index) \ macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_quota.c812 auio = uio_createwithbuffer(1, dqoffset(i), UIO_SYSSPACE, UIO_READ,
835 uio_reset(auio, dqoffset(i), UIO_SYSSPACE, UIO_WRITE);
1018 auio = uio_createwithbuffer(1, dqoffset(dq->dq_index), UIO_SYSSPACE,

Completed in 24 milliseconds