Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_log_cil.c1144 push_commit_stable = cil->xc_push_commit_stable; in xlog_cil_push_work()
1145 cil->xc_push_commit_stable = false; in xlog_cil_push_work()
1474 cil->xc_push_commit_stable = async; in xlog_cil_push_now()
H A Dxfs_log_priv.h280 bool xc_push_commit_stable; member