Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/scrub/
Dalloc.c130 if (xfs_alloc_check_irec(bs->cur, &irec) != NULL) { in xchk_allocbt_rec()
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_alloc.h188 xfs_failaddr_t xfs_alloc_check_irec(struct xfs_btree_cur *cur,
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()
3830 fa = xfs_alloc_check_irec(cur, &irec); in xfs_alloc_query_range_helper()