Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_dquot.h90 xfs_fileoff_t q_fileoffset; /* offset in quotas file */ member
Dxfs_dquot.c141 dqp->q_fileoffset = 0; in xfs_qm_dqinit()
599 dqp->q_fileoffset = (xfs_fileoff_t) ((uint)id / in xfs_qm_dqtobp()
615 error = xfs_bmapi(NULL, quotip, dqp->q_fileoffset, in xfs_qm_dqtobp()
640 dqp->q_fileoffset, &bp))) in xfs_qm_dqtobp()