Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_qm.h140 extern int xfs_qm_scall_getquota(struct xfs_mount *mp,
Dxfs_quotaops.c226 return xfs_qm_scall_getquota(mp, id, xfs_quota_type(qid.type), qdq); in xfs_fs_get_dqblk()
Dxfs_qm_syscalls.c448 xfs_qm_scall_getquota( in xfs_qm_scall_getquota() function