Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_log.h147 void xfs_log_ticket_put(struct xlog_ticket *ticket);
Dxfs_log_cil.c855 xfs_log_ticket_put(new_ctx->ticket); in xlog_cil_push()
860 xfs_log_ticket_put(tic); in xlog_cil_push()
1194 xfs_log_ticket_put(log->l_cilp->xc_ctx->ticket); in xlog_cil_destroy()
Dxfs_log.c539 xfs_log_ticket_put(ticket); in xfs_log_done()
907 xfs_log_ticket_put(tic); in xfs_log_write_unmount_record()
3557 xfs_log_ticket_put( in xfs_log_ticket_put() function