Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dbitmap.h30 int xfs_bitmap_disunion(struct xfs_bitmap *bitmap, struct xfs_bitmap *sub);
Dbitmap.c104 xfs_bitmap_disunion( in xfs_bitmap_disunion() function
Dagheader_repair.c530 error = xfs_bitmap_disunion(agfl_extents, &ra.agmetablocks); in xrep_agfl_collect_blocks()