Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log_cil.c96 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