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

/linux-master/fs/xfs/
H A Dxfs_log_cil.c93 * Unavoidable forward declaration - xlog_cil_push_work() calls
96 static void xlog_cil_push_work(struct work_struct *work);
108 INIT_WORK(&ctx->push_work, xlog_cil_push_work);
527 * serialised itself against the wakeup call in xlog_cil_push_work(). That
1127 xlog_cil_push_work( function

Completed in 119 milliseconds