Lines Matching defs:pass
554 u8 pass, b;
561 * Set the end of the pass making sure we do not overflow the mft
569 pass = 1;
578 pass = 2;
587 pass = 2;
594 ntfs_log_debug("Starting bitmap search: pass %u, pass_start 0x%llx, "
595 "pass_end 0x%llx, data_pos 0x%llx.\n", pass,
603 for (; pass <= 2; size = PAGE_SIZE) {
655 * If the end of the pass has not been reached yet,
661 /* Do the next pass. */
662 pass++;
663 if (pass == 2) {
665 * Starting the second pass, in which we scan the first
670 ntfs_log_debug("pass %i, pass_start 0x%llx, pass_end "
671 "0x%llx.\n", pass, (long long)pass_start,