Searched refs:xfs_log_ticket_put (Results 1 – 3 of 3) sorted by relevance
149 void xfs_log_ticket_put(struct xlog_ticket *ticket);
1515 xfs_log_ticket_put(new_ctx->ticket); in xlog_cil_push_work()1978 xfs_log_ticket_put(cil->xc_ctx->ticket); in xlog_cil_destroy()
2749 xfs_log_ticket_put(ticket); in xfs_log_ticket_regrant()2796 xfs_log_ticket_put(ticket); in xfs_log_ticket_ungrant()3113 xfs_log_ticket_put( in xfs_log_ticket_put() function