Searched refs:xfs_log_ticket_put (Results 1 – 3 of 3) sorted by relevance
148 void xfs_log_ticket_put(struct xlog_ticket *ticket);
1205 xfs_log_ticket_put(new_ctx->ticket); in xlog_cil_push_work()1641 xfs_log_ticket_put(log->l_cilp->xc_ctx->ticket); in xlog_cil_destroy()
3021 xfs_log_ticket_put(ticket); in xfs_log_ticket_regrant()3068 xfs_log_ticket_put(ticket); in xfs_log_ticket_ungrant()3385 xfs_log_ticket_put( in xfs_log_ticket_put() function