Home
last modified time | relevance | path

Searched refs:xfs_qm_dqget_next (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dquot.h216 int xfs_qm_dqget_next(struct xfs_mount *mp, xfs_dqid_t id,
H A Dxfs_dquot.c1047 xfs_qm_dqget_next( in xfs_qm_dqget_next() function
1409 error = xfs_qm_dqget_next(mp, id, type, &dq); in xfs_qm_dqiterate()
H A Dxfs_qm_syscalls.c738 error = xfs_qm_dqget_next(mp, *id, type, &dqp); in xfs_qm_scall_getquota_next()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds