Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_log_cil.c1391 xfs_log_ticket_ungrant(log, ticket); in xlog_cil_push_work()
1404 xfs_log_ticket_ungrant(log, ctx->ticket); in xlog_cil_push_work()
1413 xfs_log_ticket_ungrant(log, ticket); in xlog_cil_push_work()
1642 xfs_log_ticket_ungrant(log, tp->t_ticket); in xlog_cil_commit()
A Dxfs_trans.c228 xfs_log_ticket_ungrant(mp->m_log, tp->t_ticket); in xfs_trans_reserve()
1035 xfs_log_ticket_ungrant(log, tp->t_ticket); in __xfs_trans_commit()
1113 xfs_log_ticket_ungrant(log, tp->t_ticket); in xfs_trans_cancel()
A Dxfs_log_priv.h513 void xfs_log_ticket_ungrant(struct xlog *log, struct xlog_ticket *ticket);
A Dxfs_log.c1014 xfs_log_ticket_ungrant(log, tic); in xlog_unmount_write()
3075 xfs_log_ticket_ungrant( in xfs_log_ticket_ungrant() function
A Dxfs_trace.h1292 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_ungrant);

Completed in 26 milliseconds