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