Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dagb_bitmap.h57 static inline int xagb_bitmap_walk(struct xagb_bitmap *bitmap, in xagb_bitmap_walk() function
H A Dagheader_repair.c578 error = xagb_bitmap_walk(agfl_extents, xrep_agfl_check_extent, &ra); in xrep_agfl_collect_blocks()
700 xagb_bitmap_walk(agfl_extents, xrep_agfl_fill, &af); in xrep_agfl_init_header()
H A Drmap_repair.c297 return xagb_bitmap_walk(bitmap, xrep_rmap_stash_run, &rsr); in xrep_rmap_stash_bitmap()