Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_dquot_buf.c51 xfs_dqcheck( in xfs_dqcheck() function
244 error = xfs_dqcheck(mp, ddq, id + i, 0, warn, __func__); in xfs_dquot_buf_verify()
Dxfs_quota_defs.h155 extern int xfs_dqcheck(struct xfs_mount *mp, xfs_disk_dquot_t *ddq,
/linux-4.1.27/fs/xfs/
Dxfs_dquot.c437 error = xfs_dqcheck(mp, ddq, firstid + i, in xfs_qm_dqrepair()
988 error = xfs_dqcheck(mp, &dqp->q_core, be32_to_cpu(ddqp->d_id), 0, in xfs_qm_dqflush()
Dxfs_qm.c842 xfs_dqcheck(mp, ddq, id+j, type, XFS_QMOPT_DQREPAIR, in xfs_qm_reset_dqcounts()
Dxfs_log_recover.c2222 error = xfs_dqcheck(mp, item->ri_buf[i].i_addr, in xlog_recover_do_reg_buffer()
2873 error = xfs_dqcheck(mp, recddq, dq_f->qlf_id, 0, XFS_QMOPT_DOWARN, in xlog_recover_dquot_pass2()