xfs_trans_log_dquot
xfs_trans_log_dquot(sc->tp, dq);
xfs_trans_log_dquot(xqc->sc->tp, dq);
extern void xfs_trans_log_dquot(struct xfs_trans *, struct xfs_dquot *);
xfs_trans_log_dquot(tp, dqp);
xfs_trans_log_dquot(tp, dqp);