Searched refs:q_type (Results 1 – 5 of 5) sorted by relevance
65 xfs_dqtype_t q_type; member136 return dqp->q_type & XFS_DQTYPE_REC_MASK; in xfs_dquot_type()
477 dqp->q_type = type; in xfs_dquot_alloc()580 dqp->q_type = ddqp->d_type; in xfs_dquot_from_disk()617 ddqp->d_type = dqp->q_type; in xfs_dquot_to_disk()1194 if (dqp->q_type & XFS_DQTYPE_BIGTIME) { in xfs_qm_dqflush_check()
62 !(dqp->q_type & XFS_DQTYPE_BIGTIME)) in xfs_trans_log_dquot()63 dqp->q_type |= XFS_DQTYPE_BIGTIME; in xfs_trans_log_dquot()
1035 __entry->type = dqp->q_type;1120 __entry->type = dqp->q_type;1159 __entry->type = qtrx->qt_dquot->q_type;
321 if (timer != 0 && (dqp->q_type & XFS_DQTYPE_BIGTIME)) in xfs_dquot_to_disk_ts()