Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_qm.h161 extern int xfs_qm_scall_getquota_next(struct xfs_mount *mp,
Dxfs_quotaops.c253 ret = xfs_qm_scall_getquota_next(mp, &id, xfs_quota_type(qid->type), in xfs_fs_get_nextdqblk()
Dxfs_qm_syscalls.c479 xfs_qm_scall_getquota_next( in xfs_qm_scall_getquota_next() function