Searched refs:xfs_quota_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_quotaops.c89 xfs_quota_type(int type) function
132 return xfs_qm_scall_setqlim(mp, 0, xfs_quota_type(type), &newlim);
226 return xfs_qm_scall_getquota(mp, id, xfs_quota_type(qid.type), qdq);
244 ret = xfs_qm_scall_getquota_next(mp, &id, xfs_quota_type(qid->type),
268 xfs_quota_type(qid.type), qdq);

Completed in 107 milliseconds