Searched refs:xfs_log_ticket_put (Results 1 – 3 of 3) sorted by relevance
132 void xfs_log_ticket_put(struct xlog_ticket *ticket);
1106 xfs_log_ticket_put(new_ctx->ticket); in xlog_cil_push_work()1510 xfs_log_ticket_put(log->l_cilp->xc_ctx->ticket); in xlog_cil_destroy()
3121 xfs_log_ticket_put(ticket); in xfs_log_ticket_regrant()3168 xfs_log_ticket_put(ticket); in xfs_log_ticket_ungrant()3485 xfs_log_ticket_put( in xfs_log_ticket_put() function