Lines Matching full:covering
1180 * Only if we are then in a state where covering is needed, the caller is
1229 * Explicitly cover the log. This is similar to background log covering but
1231 * the log is idle and suitable for covering. The CIL, iclog buffers and AIL
1250 * state machine if the log requires covering. Therefore, we must call in xfs_log_cover()
1254 * Fall into the covering sequence if the log needs covering or the in xfs_log_cover()
1256 * used for covering accumulates the in-core counters, so covering in xfs_log_cover()
1269 * covering the log. Push the AIL one more time to leave it empty, as in xfs_log_cover()
1458 * of covering the log and we can get the log incompat feature usage lock.
1498 * during the covering operation. in xfs_log_worker()
1502 * will prevent log covering from making progress. Hence we in xfs_log_worker()
2630 * We go to NEED for any non-covering writes. We go to NEED2 if we just in xlog_covered_state()
2631 * wrote the first covering record (DONE). We go to IDLE if we just in xlog_covered_state()
2632 * wrote the second covering record (DONE2) and remain in IDLE until a in xlog_covered_state()
2633 * non-covering write occurs. in xlog_covered_state()
3891 * by a log incompat feature flag. This will prevent log covering from