Searched refs:q_type (Results 1 – 5 of 5) sorted by relevance
73 xfs_dqtype_t q_type; member144 return dqp->q_type & XFS_DQTYPE_REC_MASK; in xfs_dquot_type()
463 dqp->q_type = type; in xfs_dquot_alloc()566 dqp->q_type = ddqp->d_type; in xfs_dquot_from_disk()607 ddqp->d_type = dqp->q_type; in xfs_dquot_to_disk()1221 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()
1029 __entry->type = dqp->q_type;1130 __entry->type = dqp->q_type;1169 __entry->type = qtrx->qt_dquot->q_type;
321 if (timer != 0 && (dqp->q_type & XFS_DQTYPE_BIGTIME)) in xfs_dquot_to_disk_ts()