Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_dquot.h168 extern int xfs_qm_dqget_uncached(struct xfs_mount *mp,
Dxfs_qm.c555 error = xfs_qm_dqget_uncached(mp, 0, type, &dqp); in xfs_qm_set_defquota()
610 error = xfs_qm_dqget_uncached(mp, 0, type, &dqp); in xfs_qm_init_timelimits()
Dxfs_dquot.c813 xfs_qm_dqget_uncached( in xfs_qm_dqget_uncached() function