Searched refs:xfs_log_ticket_put (Results 1 – 3 of 3) sorted by relevance
149 void xfs_log_ticket_put(struct xlog_ticket *ticket);
1396 xfs_log_ticket_put(new_ctx->ticket); in xlog_cil_push_work()1888 xfs_log_ticket_put(cil->xc_ctx->ticket); in xlog_cil_destroy()
3041 xfs_log_ticket_put(ticket); in xfs_log_ticket_regrant()3088 xfs_log_ticket_put(ticket); in xfs_log_ticket_ungrant()3405 xfs_log_ticket_put( in xfs_log_ticket_put() function