Home
last modified time | relevance | path

Searched refs:xfs_log_ticket_ungrant (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log_cil.c1509 xfs_log_ticket_ungrant(log, ticket); in xlog_cil_push_work()
1524 xfs_log_ticket_ungrant(log, ctx->ticket); in xlog_cil_push_work()
1534 xfs_log_ticket_ungrant(log, ticket); in xlog_cil_push_work()
1764 xfs_log_ticket_ungrant(log, tp->t_ticket); in xlog_cil_commit()
H A Dxfs_trans.c230 xfs_log_ticket_ungrant(mp->m_log, tp->t_ticket); in xfs_trans_reserve()
926 xfs_log_ticket_ungrant(log, tp->t_ticket); in __xfs_trans_commit()
1018 xfs_log_ticket_ungrant(log, tp->t_ticket); in xfs_trans_cancel()
H A Dxfs_log_priv.h514 void xfs_log_ticket_ungrant(struct xlog *log, struct xlog_ticket *ticket);
H A Dxfs_log.c928 xfs_log_ticket_ungrant(log, tic); in xlog_unmount_write()
2767 xfs_log_ticket_ungrant( in xfs_log_ticket_ungrant() function
H A Dxfs_trace.h1353 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_ungrant);