Home
last modified time | relevance | path

Searched refs:xagb_bitmap_destroy (Results 1 – 5 of 5) 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 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()
907 xagb_bitmap_destroy(&ra->old_allocbt_blocks);
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()
712 xagb_bitmap_destroy(&af.used_extents);
716 xagb_bitmap_destroy(&af.used_extents); in xrep_agfl()
802 xagb_bitmap_destroy(&agfl_extents);
H A Drefcount_repair.c736 xagb_bitmap_destroy(&rr->old_refcountbt_blocks); in xrep_refcountbt()