Searched refs:xlog_cil_push_work (Results 1 – 1 of 1) sorted by relevance
54 static void xlog_cil_push_work(struct work_struct *work);64 INIT_WORK(&ctx->push_work, xlog_cil_push_work); in xlog_cil_ctx_alloc()862 xlog_cil_push_work( in xlog_cil_push_work() function