Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dreap.h14 int xrep_reap_fsblocks(struct xfs_scrub *sc, struct xfsb_bitmap *bitmap,
Dcow_repair.c604 error = xrep_reap_fsblocks(sc, &xc->old_cowfork_fsblocks, in xrep_bmap_cow()
Dbmap_repair.c707 return xrep_reap_fsblocks(sc, &rb->old_bmbt_blocks, &oinfo); in xrep_bmap_remove_old_tree()
Dreap.c654 xrep_reap_fsblocks( in xrep_reap_fsblocks() function