Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Dbitmap.h20 void xbitmap_destroy(struct xbitmap *bitmap);
Dagheader_repair.c534 xbitmap_destroy(&ra.agmetablocks); in xrep_agfl_collect_blocks()
547 xbitmap_destroy(&ra.agmetablocks); in xrep_agfl_collect_blocks()
709 xbitmap_destroy(&agfl_extents); in xrep_agfl()
Dbitmap.c42 xbitmap_destroy( in xbitmap_destroy() function