Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drepair.h57 int xrep_fix_freelist(struct xfs_scrub *sc, int alloc_flags);
H A Dreap.c121 error = xrep_fix_freelist(sc, 0); in xreap_put_freelist()
H A Drepair.c452 xrep_fix_freelist( in xrep_fix_freelist() function
H A Drmap_repair.c1282 error = xrep_fix_freelist(sc, XFS_ALLOC_FLAG_NORMAP); in xrep_rmap_alloc_vextent()
1287 * If xrep_fix_freelist fixed the freelist by moving blocks from the in xrep_rmap_alloc_vextent()