Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/scrub/
Dbitmap.h20 void xbitmap_destroy(struct xbitmap *bitmap);
Dagheader_repair.c520 xbitmap_destroy(&ra.agmetablocks); in xrep_agfl_collect_blocks()
533 xbitmap_destroy(&ra.agmetablocks); in xrep_agfl_collect_blocks()
694 xbitmap_destroy(&agfl_extents); in xrep_agfl()
Dbitmap.c42 xbitmap_destroy( in xbitmap_destroy() function