Searched refs:XFS_DQTYPE_BIGTIME (Results 1 – 6 of 6) sorted by relevance
72 if ((ddq->d_type & XFS_DQTYPE_BIGTIME) && in xfs_dquot_verify()76 if ((ddq->d_type & XFS_DQTYPE_BIGTIME) && !ddq->d_id) in xfs_dquot_verify()307 if (t != 0 && (ddq->d_type & XFS_DQTYPE_BIGTIME)) in xfs_dquot_from_disk_ts()321 if (timer != 0 && (dqp->q_type & XFS_DQTYPE_BIGTIME)) in xfs_dquot_to_disk_ts()
26 { XFS_DQTYPE_BIGTIME, "BIGTIME" }
1180 #define XFS_DQTYPE_BIGTIME (1u << 7) /* large expiry timestamps */ macro1188 XFS_DQTYPE_BIGTIME)
62 !(dqp->q_type & XFS_DQTYPE_BIGTIME)) in xfs_trans_log_dquot()63 dqp->q_type |= XFS_DQTYPE_BIGTIME; in xfs_trans_log_dquot()
224 d->dd_diskdq.d_type |= XFS_DQTYPE_BIGTIME; in xfs_qm_init_dquot_blk()1193 if (dqp->q_type & XFS_DQTYPE_BIGTIME) { in xfs_qm_dqflush_check()
894 ddq->d_type |= XFS_DQTYPE_BIGTIME; in xfs_qm_reset_dqcounts()