Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dquota.h299 u_int32_t dq_index; /* index into quota file */ member
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_quota.c706 error = dqlookup(qfp, id, &dq->dq_dqb, &dq->dq_index); in dqget()
1002 auio = uio_createwithbuffer(1, dqoffset(dq->dq_index), UIO_SYSSPACE, in dqsync_locked()