Searched refs:xfs_qm_dqget_uncached (Results 1 – 3 of 3) sorted by relevance
220 int xfs_qm_dqget_uncached(struct xfs_mount *mp,
550 error = xfs_qm_dqget_uncached(mp, 0, type, &dqp); in xfs_qm_set_defquota()593 error = xfs_qm_dqget_uncached(mp, 0, type, &dqp); in xfs_qm_init_timelimits()
897 xfs_qm_dqget_uncached( in xfs_qm_dqget_uncached() function