Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dalloc.c142 if (xfs_alloc_check_irec(bs->cur->bc_ag.pag, &irec) != NULL) { in xchk_allocbt_rec()
Dalloc_repair.c157 if (xfs_alloc_check_irec(sc->sa.pag, rec) != NULL) in xrep_abt_check_free_ext()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_alloc.h190 xfs_failaddr_t xfs_alloc_check_irec(struct xfs_perag *pag,
Dxfs_alloc.c254 xfs_alloc_check_irec( in xfs_alloc_check_irec() function
306 fa = xfs_alloc_check_irec(cur->bc_ag.pag, &irec); in xfs_alloc_get_rec()
4047 fa = xfs_alloc_check_irec(cur->bc_ag.pag, &irec); in xfs_alloc_query_range_helper()