Searched refs:xfs_qm_scall_getquota (Results 1 – 3 of 3) sorted by relevance
157 extern int xfs_qm_scall_getquota(struct xfs_mount *, xfs_dqid_t,
229 return xfs_qm_scall_getquota(mp, id, xfs_quota_type(qid.type), qdq); in xfs_fs_get_dqblk()
673 xfs_qm_scall_getquota( in xfs_qm_scall_getquota() function