Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dagb_bitmap.h57 static inline int xagb_bitmap_walk(struct xagb_bitmap *bitmap, in xagb_bitmap_walk() function
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()
Dreap.c557 error = xagb_bitmap_walk(bitmap, xreap_agmeta_extent, &rs); in xrep_reap_agblocks()
Drmap_repair.c297 return xagb_bitmap_walk(bitmap, xrep_rmap_stash_run, &rsr); in xrep_rmap_stash_bitmap()