Lines Matching defs:empty
980 * in xlog_write() for handling empty opheaders for start, commit and unmount
1151 * As we are about to switch to a new, empty CIL context, we no longer
1185 * progress" and "CIL is empty, nothing to do".
1189 * an empty CIL; and
1192 * waiting on. If the CIL is not empty, we get put on the committing
1194 * an empty CIL and an unchanged sequence number means we jumped out
1376 * The cil won't be empty because we are called while holding the
1480 * If the CIL is empty or we've already pushed the sequence then
1499 bool empty = false;
1503 empty = true;
1505 return empty;
1630 * If the CIL is empty, make sure that any previous checkpoint that may
1712 * significant. If the CIL is empty, if means there was nothing to push
1713 * and that means there is nothing to wait for. If the CIL is not empty,