Home
last modified time | relevance | path

Searched refs:xchk_should_terminate (Results 1 – 25 of 31) sorted by relevance

12

/linux/fs/xfs/scrub/
H A Dfscounters.c81 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()
H A Drtsummary_repair.c139 if (xchk_should_terminate(sc, &error)) in xrep_rtsummary()
152 if (xchk_should_terminate(sc, &error)) in xrep_rtsummary()
H A Drefcount_repair.c177 if (xchk_should_terminate(sc, &error)) in xrep_refc_stash()
247 if (xchk_should_terminate(rr->sc, &error)) in xrep_refc_walk_rmaps()
337 if (xchk_should_terminate(rr->sc, &error)) in xrep_refc_sort_records()
615 if (xchk_should_terminate(sc, &error)) in xrep_refc_build_new_tree()
H A Dagheader_repair.c59 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()
771 if (xchk_should_terminate(sc, &error)) in xrep_agfl()
1130 if (xchk_should_terminate(ragi->sc, &error)) in xrep_iunlink_walk_ondisk_bucket()
1228 if (xchk_should_terminate(ragi->sc, &error)) in xrep_iunlink_mark_incore()
1392 if (xchk_should_terminate(ragi->sc, &error)) in xrep_iunlink_resolve_bucket()
1902 if (xchk_should_terminate(s in xrep_agi()
[all...]
H A Ddir_repair.c393 if (xchk_should_terminate(sc, &error)) in xrep_dir_salvage_entry()
489 if (xchk_should_terminate(rd->sc, &error)) in xrep_dir_recover_data()
540 if (xchk_should_terminate(rd->sc, &error)) in xrep_dir_recover_sf()
993 if (xchk_should_terminate(rd->sc, &error)) in xrep_dir_recover()
1331 if (xchk_should_terminate(sc, &error)) in xrep_dir_scan_dirtree()
1652 } while (!xchk_should_terminate(sc, &error)); in xrep_dir_finalize_tempdir()
1965 if (xchk_should_terminate(sc, &error)) in xrep_directory()
H A Dquota.c151 if (xchk_should_terminate(sc, &error)) in xchk_quota_item()
281 if (xchk_should_terminate(sc, &error)) in xchk_quota_data_fork()
H A Drtsummary.c180 if (xchk_should_terminate(sc, &error)) in xchk_rtsum_record_free()
254 if (xchk_should_terminate(sc, &error)) in xchk_rtsum_compare()
H A Dfindparent.c106 if (xchk_should_terminate(fpi->sc, &error)) in xrep_findparent_dirent()
338 if (xchk_should_terminate(sc, &ret)) in xrep_findparent_scan()
H A Dattr_repair.c203 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()
1646 if (xchk_should_terminate(sc, &error)) in xrep_xattr()
H A Drtbitmap_repair.c311 if (xchk_should_terminate(rtb->sc, &error)) in xrep_rtbitmap_walk_rtrmap()
600 if (xchk_should_terminate(sc, &error)) in xrep_rtbitmap()
615 if (xchk_should_terminate(sc, &error)) in xrep_rtbitmap()
H A Dnlinks.c598 if (xchk_should_terminate(sc, &error)) in xchk_nlinks_collect()
925 if (xchk_should_terminate(sc, &error)) in xchk_nlinks_compare()
953 if (xchk_should_terminate(xnc->sc, &error)) in xchk_nlinks_compare()
H A Dinode_repair.c257 if (xchk_should_terminate(ri->sc, &error)) in xrep_dinode_findmode_dirent()
318 if (xchk_should_terminate(ri->sc, &error)) in xrep_dinode_trylock_directory()
424 if (xchk_should_terminate(sc, &error)) in xrep_dinode_find_mode()
736 if (xchk_should_terminate(ri->sc, &error)) in xrep_dinode_walk_rmap()
789 if (xchk_should_terminate(ri->sc, &error)) in xrep_dinode_walk_rtrmap()
H A Ddirtree_repair.c364 if (xchk_should_terminate(sc, &error)) { in xrep_dirtree_unlink_iolock()
651 if (xchk_should_terminate(sc, &error)) { in xrep_dirtree_adopt_iolock()
H A Dmetapath.c281 if (xchk_should_terminate(sc, &error)) in xchk_metapath_ilock_both()
585 if (xchk_should_terminate(sc, &error)) in xchk_metapath_ilock_parent_and_child()
H A Dnlinks_repair.c339 if (xchk_should_terminate(sc, &error)) in xrep_nlinks()
H A Dparent.c78 if (xchk_should_terminate(spc->sc, &error)) in xchk_parent_actor()
864 if (xchk_should_terminate(sc, &error)) in xchk_parent()
H A Dquotacheck.c518 if (xchk_should_terminate(sc, &error)) in xqcheck_collect_counts()
644 if (xchk_should_terminate(xqc->sc, &error)) in xqcheck_walk_observations()
H A Dalloc_repair.c205 if (xchk_should_terminate(sc, &error)) in xrep_abt_stash()
750 if (xchk_should_terminate(sc, &error)) in xrep_abt_build_new_trees()
H A Dscrub.h246 xchk_should_terminate( in xchk_should_terminate() function
H A Drtbitmap.c168 if (xchk_should_terminate(sc, &error) || in xchk_rtbitmap_check_extents()
H A Ddirtree.c374 if (xchk_should_terminate(sc, &error)) in xchk_dirpath_step_up()
821 if (xchk_should_terminate(sc, &error)) in xchk_dirtree_find_paths_to_root()
H A Dsymlink_repair.c453 if (xchk_should_terminate(sc, &error)) in xrep_symlink_rebuild()
H A Drefcount.c120 if (xchk_should_terminate(refchk->sc, &error)) in xchk_refcountbt_rmap_check()
H A Dquota_repair.c181 if (xchk_should_terminate(sc, &error)) in xrep_quota_item()
H A Drtrefcount.c135 if (xchk_should_terminate(refchk->sc, &error)) in xchk_rtrefcountbt_rmap_check()

12