Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_dquot.h218 int xfs_qm_dqget_next(struct xfs_mount *mp, xfs_dqid_t id,
Dxfs_qm_syscalls.c505 error = xfs_qm_dqget_next(mp, *id, type, &dqp); in xfs_qm_scall_getquota_next()
Dxfs_dquot.c1052 xfs_qm_dqget_next( in xfs_qm_dqget_next() function