Home
last modified time | relevance | path

Searched refs:xagb_bitmap_destroy (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Drmap.c573 xagb_bitmap_destroy(&cr->refcbt_owned); in xchk_rmapbt()
574 xagb_bitmap_destroy(&cr->inobt_owned); in xchk_rmapbt()
575 xagb_bitmap_destroy(&cr->ag_owned); in xchk_rmapbt()
576 xagb_bitmap_destroy(&cr->log_owned); in xchk_rmapbt()
577 xagb_bitmap_destroy(&cr->fs_owned); in xchk_rmapbt()
Drmap_repair.c431 xagb_bitmap_destroy(&rf->bmbt_blocks); in xrep_rmap_scan_iroot_btree()
712 xagb_bitmap_destroy(&ri.inobt_blocks); in xrep_rmap_find_inode_rmaps()
713 xagb_bitmap_destroy(&ri.ichunk_blocks); in xrep_rmap_find_inode_rmaps()
779 xagb_bitmap_destroy(&cow_blocks); in xrep_rmap_find_refcount_rmaps()
780 xagb_bitmap_destroy(&refcountbt_blocks); in xrep_rmap_find_refcount_rmaps()
1012 xagb_bitmap_destroy(freesp_blocks); in xrep_rmap_try_reserve()
1110 xagb_bitmap_destroy(&freesp_blocks); in xrep_rmap_reserve_space()
1499 xagb_bitmap_destroy(&rfg.rmap_gaps); in xrep_rmap_remove_old_tree()
Dagb_bitmap.h20 static inline void xagb_bitmap_destroy(struct xagb_bitmap *bitmap) in xagb_bitmap_destroy() function
Dalloc_repair.c412 xagb_bitmap_destroy(&ra->not_allocbt_blocks); in xrep_abt_find_freespace()
903 xagb_bitmap_destroy(&ra->old_allocbt_blocks); in xrep_allocbt()
Dagheader_repair.c594 xagb_bitmap_destroy(&ra.crossed); in xrep_agfl_collect_blocks()
595 xagb_bitmap_destroy(&ra.agmetablocks); in xrep_agfl_collect_blocks()
708 xagb_bitmap_destroy(&af.used_extents); in xrep_agfl_init_header()
787 xagb_bitmap_destroy(&agfl_extents); in xrep_agfl()
Drefcount_repair.c746 xagb_bitmap_destroy(&rr->old_refcountbt_blocks); in xrep_refcountbt()
Dialloc_repair.c851 xagb_bitmap_destroy(&ri->old_iallocbt_blocks); in xrep_iallocbt()