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