Searched refs:xfs_log_ticket_ungrant (Results 1 – 4 of 4) sorted by relevance
1592 xfs_log_ticket_ungrant(log, ticket); in xlog_cil_push_work() 1607 xfs_log_ticket_ungrant(log, ctx->ticket); in xlog_cil_push_work() 1617 xfs_log_ticket_ungrant(log, ticket); in xlog_cil_push_work() 1848 xfs_log_ticket_ungrant(log, tp->t_ticket); in xlog_cil_commit()
530 void xfs_log_ticket_ungrant(struct xlog *log, struct xlog_ticket *ticket);
893 xfs_log_ticket_ungrant(log, tic); in xlog_unmount_write()2677 xfs_log_ticket_ungrant( in xfs_log_ticket_ungrant() function
1604 DEFINE_LOGGRANT_EVENT(xfs_log_ticket_ungrant);