Searched refs:log_cb (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/xfs/
H A Dxfs_log_cil.c632 ctx->log_cb.cb_func = xlog_cil_committed; xlog_cil_push()
633 ctx->log_cb.cb_arg = ctx; xlog_cil_push()
634 error = xfs_log_notify(log->l_mp, commit_iclog, &ctx->log_cb); xlog_cil_push()
H A Dxfs_log_priv.h258 struct xfs_log_callback log_cb; /* completion callback hook. */ member in struct:xfs_cil_ctx

Completed in 134 milliseconds