Searched refs:xagb_bitmap_disunion (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/xfs/scrub/
H A Dalloc_repair.c78 * bnobt/cntbt blocks. The xagb_bitmap_disunion operation modifies its first
402 error = xagb_bitmap_disunion(&ra->old_allocbt_blocks,
H A Dagheader_repair.c567 error = xagb_bitmap_disunion(agfl_extents, &ra.agmetablocks);
577 error = xagb_bitmap_disunion(agfl_extents, &ra.crossed);
696 error = xagb_bitmap_disunion(agfl_extents, &af.used_extents);
H A Dagb_bitmap.h42 static inline int xagb_bitmap_disunion(struct xagb_bitmap *bitmap, function

Completed in 154 milliseconds