Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_ialloc.h100 xfs_failaddr_t xfs_inobt_check_irec(struct xfs_perag *pag,
Dxfs_ialloc.c113 xfs_inobt_check_irec( in xfs_inobt_check_irec() function
173 fa = xfs_inobt_check_irec(to_perag(cur->bc_group), irec); in xfs_inobt_get_rec()
2909 fa = xfs_inobt_check_irec(to_perag(cur->bc_group), &irec); in xfs_ialloc_count_inodes_rec()
/linux-6.14.4/fs/xfs/scrub/
Dialloc.c586 if (xfs_inobt_check_irec(to_perag(bs->cur->bc_group), &irec) != NULL) { in xchk_iallocbt_rec()
Dialloc_repair.c189 if (xfs_inobt_check_irec(ri->sc->sa.pag, &ri->rie) != NULL) in xrep_ibt_stash()
Drmap_repair.c694 if (xfs_inobt_check_irec(to_perag(cur->bc_group), &irec) != NULL) in xrep_rmap_walk_inobt()