Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dbitmap.h20 void xbitmap_destroy(struct xbitmap *bitmap);
H A 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()
H A Dbitmap.c42 xbitmap_destroy( in xbitmap_destroy() function