Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/scrub/
Dalloc.c142 if (xfs_alloc_check_irec(to_perag(bs->cur->bc_group), &irec) != NULL) { in xchk_allocbt_rec()
Dalloc_repair.c156 if (xfs_alloc_check_irec(sc->sa.pag, rec) != NULL) in xrep_abt_check_free_ext()
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_alloc.h189 xfs_failaddr_t xfs_alloc_check_irec(struct xfs_perag *pag,
Dxfs_alloc.c252 xfs_alloc_check_irec( in xfs_alloc_check_irec() function
304 fa = xfs_alloc_check_irec(to_perag(cur->bc_group), &irec); in xfs_alloc_get_rec()
4054 fa = xfs_alloc_check_irec(to_perag(cur->bc_group), &irec); in xfs_alloc_query_range_helper()