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

/linux-master/fs/xfs/
H A Dxfs_dquot.c676 xfs_qm_dqread( function
905 error = xfs_qm_dqread(mp, id, type, can_alloc, &dqp);
944 return xfs_qm_dqread(mp, id, type, 0, dqpp);
1008 error = xfs_qm_dqread(mp, id, type, can_alloc, &dqp);

Completed in 227 milliseconds