Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_dquot_item.c49 sizeof(struct xfs_disk_dquot); in xfs_qm_dquot_logitem_size()
75 sizeof(struct xfs_disk_dquot)); in xfs_qm_dquot_logitem_format()
Dxfs_dquot.c94 struct xfs_disk_dquot *d = &dq->q_core; in xfs_qm_adjust_dqlimits()
413 struct xfs_disk_dquot *ddq; in xfs_qm_dqrepair()
567 struct xfs_disk_dquot *ddqp; in xfs_qm_dqread()
937 struct xfs_disk_dquot *ddqp; in xfs_qm_dqflush()
Dxfs_qm_syscalls.c405 struct xfs_disk_dquot *ddq; in xfs_qm_scall_setqlim()
Dxfs_trans_dquot.c332 struct xfs_disk_dquot *d; in xfs_trans_apply_dquot_deltas()
Dxfs_qm.c833 struct xfs_disk_dquot *ddq; in xfs_qm_reset_dqcounts()
835 ddq = (struct xfs_disk_dquot *)&dqb[j]; in xfs_qm_reset_dqcounts()
Dxfs_log_recover.c2830 struct xfs_disk_dquot *ddq, *recddq; in xlog_recover_dquot_pass2()
3154 struct xfs_disk_dquot *recddq; in xlog_recover_dquot_ra_pass2()
3166 if (item->ri_buf[1].i_len < sizeof(struct xfs_disk_dquot)) in xlog_recover_dquot_ra_pass2()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_quota_defs.h73 ((sizeof(struct xfs_dq_logformat) + sizeof(struct xfs_disk_dquot)) * 6)
Dxfs_dquot_buf.c236 struct xfs_disk_dquot *ddq; in xfs_dquot_buf_verify()
Dxfs_trans_resv.c726 return xfs_calc_buf_res(1, sizeof(struct xfs_disk_dquot)); in xfs_calc_qm_setqlim_reservation()
Dxfs_format.h1094 typedef struct xfs_disk_dquot { struct