Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_dquot.h220 int xfs_qm_dqget_uncached(struct xfs_mount *mp,
H A Dxfs_qm.c558 error = xfs_qm_dqget_uncached(mp, 0, type, &dqp); in xfs_qm_set_defquota()
601 error = xfs_qm_dqget_uncached(mp, 0, type, &dqp); in xfs_qm_init_timelimits()
H A Dxfs_dquot.c897 xfs_qm_dqget_uncached( in xfs_qm_dqget_uncached() function