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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dquota.h297 u_int32_t dq_index; /* index into quota file */ member in struct:dquot
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_quota.c734 error = dqlookup(qfp, id, &dq->dq_dqb, &dq->dq_index);
1018 auio = uio_createwithbuffer(1, dqoffset(dq->dq_index), UIO_SYSSPACE,

Completed in 90 milliseconds