Lines Matching defs:pass
1135 u8 pass, b;
1141 * Set the end of the pass making sure we do not overflow the mft
1153 pass = 1;
1162 pass = 2;
1168 ntfs_debug("Starting bitmap search: pass %u, pass_start 0x%llx, "
1169 "pass_end 0x%llx, data_pos 0x%llx.", pass,
1173 for (; pass <= 2;) {
1183 * If we are still within the active pass, search the next page
1229 * If the end of the pass has not been reached yet,
1235 /* Do the next pass. */
1236 if (++pass == 2) {
1238 * Starting the second pass, in which we scan the first
1243 ntfs_debug("pass %i, pass_start 0x%llx, pass_end "
1244 "0x%llx.", pass, (long long)pass_start,