Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Drmap.c564 xagb_bitmap_destroy(&cr->refcbt_owned); in xchk_rmapbt()
565 xagb_bitmap_destroy(&cr->inobt_owned); in xchk_rmapbt()
566 xagb_bitmap_destroy(&cr->ag_owned); in xchk_rmapbt()
567 xagb_bitmap_destroy(&cr->log_owned); in xchk_rmapbt()
568 xagb_bitmap_destroy(&cr->fs_owned); in xchk_rmapbt()
H A Dbitmap.h46 static inline void xagb_bitmap_destroy(struct xagb_bitmap *bitmap) in xagb_bitmap_destroy() function
H A Dagheader_repair.c603 xagb_bitmap_destroy(&ra.crossed); in xrep_agfl_collect_blocks()
604 xagb_bitmap_destroy(&ra.agmetablocks); in xrep_agfl_collect_blocks()
717 xagb_bitmap_destroy(&af.used_extents); in xrep_agfl_init_header()
793 xagb_bitmap_destroy(&agfl_extents); in xrep_agfl()