Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Drmap_repair.c1458 struct xrep_rmap_find_gaps { struct
1470 struct xrep_rmap_find_gaps *rfg = priv; in xrep_rmap_find_freesp() argument
1478 xrep_rmap_find_gaps( in xrep_rmap_find_gaps() function
1483 struct xrep_rmap_find_gaps *rfg = priv; in xrep_rmap_find_gaps()
1508 struct xrep_rmap_find_gaps rfg = { in xrep_rmap_remove_old_tree()
1523 error = xfs_rmap_query_all(mcur, xrep_rmap_find_gaps, &rfg); in xrep_rmap_remove_old_tree()