Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_log_cil.c659 xfs_log_ticket_put(new_ctx->ticket); in xlog_cil_push()
664 xfs_log_ticket_put(tic); in xlog_cil_push()
993 xfs_log_ticket_put(log->l_cilp->xc_ctx->ticket); in xlog_cil_destroy()
Dxfs_log.h175 void xfs_log_ticket_put(struct xlog_ticket *ticket);
Dxfs_log.c552 xfs_log_ticket_put(ticket); in xfs_log_done()
885 xfs_log_ticket_put(tic); in xfs_log_unmount_write()
3534 xfs_log_ticket_put( in xfs_log_ticket_put() function