Home
last modified time | relevance | path

Searched refs:xfs_qm_dqget_next (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_dquot.h218 int xfs_qm_dqget_next(struct xfs_mount *mp, xfs_dqid_t id,
H A Dxfs_qm_syscalls.c506 error = xfs_qm_dqget_next(mp, *id, type, &dqp); in xfs_qm_scall_getquota_next()
H A Dxfs_dquot.c1021 xfs_qm_dqget_next( in xfs_qm_dqget_next() function
1383 error = xfs_qm_dqget_next(mp, id, type, &dq); in xfs_qm_dqiterate()