Home
last modified time | relevance | path

Searched refs:xfs_log_ticket_put (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/xfs/
Dxfs_log.h137 void xfs_log_ticket_put(struct xlog_ticket *ticket);
Dxfs_log_cil.c874 xfs_log_ticket_put(new_ctx->ticket); in xlog_cil_push()
879 xfs_log_ticket_put(tic); in xlog_cil_push()
1218 xfs_log_ticket_put(log->l_cilp->xc_ctx->ticket); in xlog_cil_destroy()
Dxfs_log.c551 xfs_log_ticket_put(ticket); in xfs_log_done()
889 xfs_log_ticket_put(tic); in xfs_log_write_unmount_record()
3537 xfs_log_ticket_put( in xfs_log_ticket_put() function