Searched refs:q_fileoffset (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_dquot.h59 xfs_fileoff_t q_fileoffset; /* offset in quotas file */ member in struct:xfs_dquot
H A Dxfs_dquot.c115 dqp->q_fileoffset = 0;
485 dqp->q_fileoffset = (xfs_fileoff_t)id /
501 error = xfs_bmapi(NULL, quotip, dqp->q_fileoffset,
526 dqp->q_fileoffset, &bp)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_dquot.h59 xfs_fileoff_t q_fileoffset; /* offset in quotas file */ member in struct:xfs_dquot
H A Dxfs_dquot.c115 dqp->q_fileoffset = 0;
485 dqp->q_fileoffset = (xfs_fileoff_t)id /
501 error = xfs_bmapi(NULL, quotip, dqp->q_fileoffset,
526 dqp->q_fileoffset, &bp)))

Completed in 127 milliseconds