Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dquot.c669 xfs_qm_dqread( in xfs_qm_dqread() function
896 error = xfs_qm_dqread(mp, id, type, can_alloc, &dqp); in xfs_qm_dqget()
935 return xfs_qm_dqread(mp, id, type, 0, dqpp); in xfs_qm_dqget_uncached()
999 error = xfs_qm_dqread(mp, id, type, can_alloc, &dqp); in xfs_qm_dqget_inode()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dquot.c649 xfs_qm_dqread( in xfs_qm_dqread() function
870 error = xfs_qm_dqread(mp, id, type, can_alloc, &dqp); in xfs_qm_dqget()
909 return xfs_qm_dqread(mp, id, type, 0, dqpp); in xfs_qm_dqget_uncached()
973 error = xfs_qm_dqread(mp, id, type, can_alloc, &dqp); in xfs_qm_dqget_inode()

Completed in 4 milliseconds