Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/scrub/
Dbitmap.h20 void xbitmap_destroy(struct xbitmap *bitmap);
Dagheader_repair.c522 xbitmap_destroy(&ra.agmetablocks); in xrep_agfl_collect_blocks()
535 xbitmap_destroy(&ra.agmetablocks); in xrep_agfl_collect_blocks()
698 xbitmap_destroy(&agfl_extents); in xrep_agfl()
Dbitmap.c42 xbitmap_destroy( in xbitmap_destroy() function