Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_dquot.c561 xfs_qm_dqread( in xfs_qm_dqread() function
786 error = xfs_qm_dqread(mp, id, type, can_alloc, &dqp); in xfs_qm_dqget()
825 return xfs_qm_dqread(mp, id, type, 0, dqpp); in xfs_qm_dqget_uncached()
889 error = xfs_qm_dqread(mp, id, type, can_alloc, &dqp); in xfs_qm_dqget_inode()