Searched refs:mappings_done (Results 1 – 2 of 2) sorted by relevance
260 * fork that maps to the rt volume. Sets @mappings_done to true if we've267 bool *mappings_done) in xrep_rtrmap_scan_bmbt() argument 274 *mappings_done = false; in xrep_rtrmap_scan_bmbt() 292 *mappings_done = true; in xrep_rtrmap_scan_bmbt() 334 bool mappings_done; in xrep_rtrmap_scan_dfork() local 341 error = xrep_rtrmap_scan_bmbt(&rf, ip, &mappings_done); in xrep_rtrmap_scan_dfork() 342 if (error || mappings_done) in xrep_rtrmap_scan_dfork()
437 * fork that matches the AG. Sets @mappings_done to true if we've scanned the444 bool *mappings_done) in xrep_rmap_scan_bmbt() argument 451 *mappings_done = false; in xrep_rmap_scan_bmbt() 468 *mappings_done = true; in xrep_rmap_scan_bmbt() 578 bool mappings_done; in xrep_rmap_scan_ifork() local 591 error = xrep_rmap_scan_bmbt(&rf, ip, &mappings_done); in xrep_rmap_scan_ifork() 592 if (error || mappings_done) in xrep_rmap_scan_ifork()