Lines Matching defs:cleaning
436 vndebug(vp,"cleaning");
582 * If we're cleaning we only write cleaning and ifile blocks, and
807 bool ifile, rolling, checkpointing, cleaning;
817 cleaning = (sp->seg_flags & SEGM_CLEAN);
842 * This means writing any cleaning blocks first, and then
843 * immediately following with non-cleaning blocks.
848 if (cleaning)
851 } else if (cleaning) {
853 * If we are cleaning, only write fake blocks.
875 * BUT if we are cleaning, we might have indirect blocks that refer to
883 if (cleaning) {
1149 * If cleaning, link counts and directory file sizes cannot change,
1152 * If we're not cleaning, of course, update the values so we get
1171 * If we are cleaning, ensure that we don't write UNWRITTEN disk
1174 * (in the case of cleaning) or by verifying the inode's block
1569 * if cleaning blocks and regular blocks coexist.
1827 /* Wake up any cleaning procs waiting on this file system. */
2141 * If we are cleaning, check indirect blocks for UNWRITTEN, and if