Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log_cil.c54 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