Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A 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()
H A Drmap_repair.c431 xagb_bitmap_destroy(&rf->bmbt_blocks); in xrep_rmap_scan_iroot_btree()
778 xagb_bitmap_destroy(&ri.inobt_blocks); in xrep_rmap_find_inode_rmaps()
779 xagb_bitmap_destroy(&ri.ichunk_blocks); in xrep_rmap_find_inode_rmaps()
845 xagb_bitmap_destroy(&cow_blocks); in xrep_rmap_find_refcount_rmaps()
846 xagb_bitmap_destroy(&refcountbt_blocks); in xrep_rmap_find_refcount_rmaps()
1076 xagb_bitmap_destroy(freesp_blocks); in xrep_rmap_try_reserve()
1174 xagb_bitmap_destroy(&freesp_blocks); in xrep_rmap_reserve_space()
1562 xagb_bitmap_destroy(&rfg.rmap_gaps); in xrep_rmap_remove_old_tree()
H A Dagb_bitmap.h20 static inline void xagb_bitmap_destroy(struct xagb_bitmap *bitmap) in xagb_bitmap_destroy() function
H A Dalloc_repair.c411 xagb_bitmap_destroy(&ra->not_allocbt_blocks); in xrep_abt_find_freespace()
901 xagb_bitmap_destroy(&ra->old_allocbt_blocks); in xrep_allocbt()
H A 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()
H A Drefcount_repair.c736 xagb_bitmap_destroy(&rr->old_refcountbt_blocks); in xrep_refcountbt()
H A Dialloc_repair.c841 xagb_bitmap_destroy(&ri->old_iallocbt_blocks); in xrep_iallocbt()