Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dalloc.c130 if (xfs_alloc_check_irec(bs->cur, &irec) != NULL) { in xchk_allocbt_rec()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h188 xfs_failaddr_t xfs_alloc_check_irec(struct xfs_btree_cur *cur,
H A Dxfs_alloc.c248 xfs_alloc_check_irec( in xfs_alloc_check_irec() function
302 fa = xfs_alloc_check_irec(cur, &irec); in xfs_alloc_get_rec()
3851 fa = xfs_alloc_check_irec(cur, &irec); in xfs_alloc_query_range_helper()