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

/linux-master/fs/xfs/
H A Dxfs_log_priv.h280 bool xc_push_commit_stable; member in struct:xfs_cil
H A Dxfs_log_cil.c1154 push_commit_stable = cil->xc_push_commit_stable;
1155 cil->xc_push_commit_stable = false;
1483 * xc_push_commit_stable flag even if something else has already queued
1488 cil->xc_push_commit_stable = async;

Completed in 135 milliseconds