/linux-6.12.1/fs/xfs/scrub/ |
D | fscounters.c | 81 if (xchk_should_terminate(sc, &error)) in xchk_fscount_warmup() 165 if (xchk_should_terminate(sc, &error)) in xchk_fscounters_freeze() 310 if (xchk_should_terminate(sc, &error)) in xchk_fscount_aggregate_agcounts() 401 xchk_should_terminate(fsc->sc, &error); in xchk_fscount_add_frextent()
|
D | rtsummary_repair.c | 127 if (xchk_should_terminate(sc, &error)) in xrep_rtsummary() 140 if (xchk_should_terminate(sc, &error)) in xrep_rtsummary()
|
D | bmap_repair.c | 162 if (xchk_should_terminate(sc, &error)) in xrep_bmap_from_rmap() 244 if (xchk_should_terminate(rb->sc, &error)) in xrep_bmap_walk_rmap() 328 if (xchk_should_terminate(rb->sc, &error)) in xrep_bmap_sort_records() 391 if (xchk_should_terminate(rb->sc, &error)) in xrep_bmap_find_delalloc() 572 if (xchk_should_terminate(sc, &error)) in xrep_bmap_btree_load()
|
D | refcount_repair.c | 183 if (xchk_should_terminate(sc, &error)) in xrep_refc_stash() 253 if (xchk_should_terminate(rr->sc, &error)) in xrep_refc_walk_rmaps() 343 if (xchk_should_terminate(rr->sc, &error)) in xrep_refc_sort_records() 622 if (xchk_should_terminate(sc, &error)) in xrep_refc_build_new_tree()
|
D | agheader_repair.c | 59 if (xchk_should_terminate(sc, &error)) in xrep_superblock() 102 if (xchk_should_terminate(raa->sc, &error)) in xrep_agf_walk_allocbt() 426 if (xchk_should_terminate(sc, &error)) in xrep_agf() 474 if (xchk_should_terminate(ra->sc, &error)) in xrep_agfl_walk_rmap() 513 if (xchk_should_terminate(ra->sc, &error)) in xrep_agfl_check_extent() 757 if (xchk_should_terminate(sc, &error)) in xrep_agfl() 1091 if (xchk_should_terminate(ragi->sc, &error)) in xrep_iunlink_walk_ondisk_bucket() 1183 if (xchk_should_terminate(ragi->sc, &error)) in xrep_iunlink_mark_incore() 1336 if (xchk_should_terminate(ragi->sc, &error)) in xrep_iunlink_resolve_bucket() 1789 if (xchk_should_terminate(sc, &error)) in xrep_agi()
|
D | ialloc_repair.c | 187 if (xchk_should_terminate(ri->sc, &error)) in xrep_ibt_stash() 455 if (xchk_should_terminate(ri->sc, &error)) in xrep_ibt_walk_rmap() 613 if (xchk_should_terminate(ri->sc, &error)) in xrep_ibt_check_overlap() 696 if (xchk_should_terminate(sc, &error)) in xrep_ibt_build_new_trees()
|
D | findparent.c | 106 if (xchk_should_terminate(fpi->sc, &error)) in xrep_findparent_dirent() 317 if (xchk_should_terminate(sc, &ret)) in xrep_findparent_scan()
|
D | dir_repair.c | 389 if (xchk_should_terminate(sc, &error)) in xrep_dir_salvage_entry() 478 if (xchk_should_terminate(rd->sc, &error)) in xrep_dir_recover_data() 524 if (xchk_should_terminate(rd->sc, &error)) in xrep_dir_recover_sf() 977 if (xchk_should_terminate(rd->sc, &error)) in xrep_dir_recover() 1319 if (xchk_should_terminate(sc, &error)) in xrep_dir_scan_dirtree() 1625 } while (!xchk_should_terminate(sc, &error)); in xrep_dir_finalize_tempdir() 1939 if (xchk_should_terminate(sc, &error)) in xrep_directory()
|
D | rtsummary.c | 173 if (xchk_should_terminate(sc, &error)) in xchk_rtsum_record_free() 247 if (xchk_should_terminate(sc, &error)) in xchk_rtsum_compare()
|
D | quota.c | 151 if (xchk_should_terminate(sc, &error)) in xchk_quota_item() 275 if (xchk_should_terminate(sc, &error)) in xchk_quota_data_fork()
|
D | attr_repair.c | 203 if (xchk_should_terminate(rx->sc, &error)) in xrep_xattr_salvage_key() 419 if (xchk_should_terminate(sc, &error)) in xrep_xattr_recover_leaf() 477 if (xchk_should_terminate(sc, &error)) in xrep_xattr_recover_sf() 917 if (xchk_should_terminate(rx->sc, &error)) in xrep_xattr_recover() 1411 } while (!xchk_should_terminate(sc, &error)); in xrep_xattr_finalize_tempfile() 1653 if (xchk_should_terminate(sc, &error)) in xrep_xattr()
|
D | nlinks.c | 571 if (xchk_should_terminate(sc, &error)) in xchk_nlinks_collect() 900 if (xchk_should_terminate(sc, &error)) in xchk_nlinks_compare() 928 if (xchk_should_terminate(xnc->sc, &error)) in xchk_nlinks_compare()
|
D | parent_repair.c | 605 if (xchk_should_terminate(sc, &error)) in xrep_parent_scan_dirtree() 1253 } while (!xchk_should_terminate(sc, &error)); in xrep_parent_finalize_tempfile() 1304 if (xchk_should_terminate(sc, &error)) in xrep_parent_rebuild_pptrs() 1595 if (xchk_should_terminate(sc, &error)) in xrep_parent()
|
D | scrub.h | 222 xchk_should_terminate( in xchk_should_terminate() function
|
D | rtbitmap.c | 116 if (xchk_should_terminate(sc, &error) || in xchk_rtbitmap_check_extents()
|
D | dirtree_repair.c | 362 if (xchk_should_terminate(sc, &error)) { in xrep_dirtree_unlink_iolock() 635 if (xchk_should_terminate(sc, &error)) { in xrep_dirtree_adopt_iolock()
|
D | nlinks_repair.c | 336 if (xchk_should_terminate(sc, &error)) in xrep_nlinks()
|
D | attr.c | 192 if (xchk_should_terminate(sc, &error)) in xchk_xattr_actor() 593 if (xchk_should_terminate(sc, &error)) in xchk_xattr_check_sf()
|
D | inode_repair.c | 254 if (xchk_should_terminate(ri->sc, &error)) in xrep_dinode_findmode_dirent() 315 if (xchk_should_terminate(ri->sc, &error)) in xrep_dinode_trylock_directory() 421 if (xchk_should_terminate(sc, &error)) in xrep_dinode_find_mode() 716 if (xchk_should_terminate(ri->sc, &error)) in xrep_dinode_walk_rmap()
|
D | alloc_repair.c | 206 if (xchk_should_terminate(sc, &error)) in xrep_abt_stash() 745 if (xchk_should_terminate(sc, &error)) in xrep_abt_build_new_trees()
|
D | quotacheck.c | 515 if (xchk_should_terminate(sc, &error)) in xqcheck_collect_counts() 642 if (xchk_should_terminate(xqc->sc, &error)) in xqcheck_walk_observations()
|
D | parent.c | 78 if (xchk_should_terminate(spc->sc, &error)) in xchk_parent_actor() 848 if (xchk_should_terminate(sc, &error)) in xchk_parent()
|
D | rmap_repair.c | 228 if (xchk_should_terminate(sc, &error)) in xrep_rmap_stash() 896 if (xchk_should_terminate(sc, &error)) in xrep_rmap_find_rmaps() 1086 if (xchk_should_terminate(rr->sc, &error)) in xrep_rmap_reserve_space()
|
D | symlink_repair.c | 452 if (xchk_should_terminate(sc, &error)) in xrep_symlink_rebuild()
|
D | common.c | 478 if (xchk_should_terminate(sc, &error)) in xchk_perag_drain_and_lock() 825 if (xchk_should_terminate(sc, &error)) in xchk_iget_agi()
|