Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h189 xfs_failaddr_t xfs_alloc_check_irec(struct xfs_perag *pag,
/linux/fs/xfs/scrub/
H A Dalloc_repair.c156 if (xfs_alloc_check_irec(sc->sa.pag, rec) != NULL) in xrep_abt_check_free_ext()