Home
last modified time | relevance | path

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

/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.c96 struct xfs_disk_dquot *d = &dq->q_core; in xfs_qm_adjust_dqlimits()
418 struct xfs_disk_dquot *ddq; in xfs_qm_dqrepair()
573 struct xfs_disk_dquot *ddqp; in xfs_qm_dqread()
1029 struct xfs_disk_dquot *ddqp; in xfs_qm_dqflush()
Dxfs_ondisk.h46 XFS_CHECK_STRUCT_SIZE(struct xfs_disk_dquot, 104); in xfs_check_ondisk_structs()
Dxfs_qm_syscalls.c402 struct xfs_disk_dquot *ddq; in xfs_qm_scall_setqlim()
Dxfs_qm.c860 struct xfs_disk_dquot *ddq; in xfs_qm_reset_dqcounts()
862 ddq = (struct xfs_disk_dquot *)&dqb[j]; in xfs_qm_reset_dqcounts()
Dxfs_trans_dquot.c334 struct xfs_disk_dquot *d; in xfs_trans_apply_dquot_deltas()
Dxfs_log_recover.c3303 struct xfs_disk_dquot *ddq, *recddq; in xlog_recover_dquot_pass2()
3997 struct xfs_disk_dquot *recddq; in xlog_recover_dquot_ra_pass2()
4009 if (item->ri_buf[1].i_len < sizeof(struct xfs_disk_dquot)) in xlog_recover_dquot_ra_pass2()
/fs/xfs/libxfs/
Dxfs_quota_defs.h73 ((sizeof(struct xfs_dq_logformat) + sizeof(struct xfs_disk_dquot)) * 6)
Dxfs_dquot_buf.c230 struct xfs_disk_dquot *ddq; in xfs_dquot_buf_verify()
Dxfs_trans_resv.c746 return xfs_calc_buf_res(1, sizeof(struct xfs_disk_dquot)); in xfs_calc_qm_setqlim_reservation()
Dxfs_format.h1142 typedef struct xfs_disk_dquot { struct