Searched refs:xfs_log_ticket_ungrant (Results 1 – 5 of 5) sorted by relevance
233 xfs_log_ticket_ungrant(mp->m_log, tp->t_ticket); in xfs_trans_reserve()911 xfs_log_ticket_ungrant(mp->m_log, tp->t_ticket); in __xfs_trans_commit()969 xfs_log_ticket_ungrant(mp->m_log, tp->t_ticket); in xfs_trans_cancel()
1047 xfs_log_ticket_ungrant(log, tic); in xlog_cil_push_work()1111 xfs_log_ticket_ungrant(log, tic); in xlog_cil_push_work()1290 xfs_log_ticket_ungrant(log, tp->t_ticket); in xlog_cil_commit()
522 void xfs_log_ticket_ungrant(struct xlog *log, struct xlog_ticket *ticket);
970 xfs_log_ticket_ungrant(log, tic); in xlog_unmount_write()3139 xfs_log_ticket_ungrant( in xfs_log_ticket_ungrant() function
1295 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_ungrant);