Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_refcount.h142 const struct xfs_refcount_irec *low_rec,
H A Dxfs_alloc.h210 const struct xfs_alloc_rec_incore *low_rec,
H A Dxfs_rmap.h144 const struct xfs_rmap_irec *low_rec,
H A Dxfs_btree.h488 const union xfs_btree_irec *low_rec,
H A Dxfs_refcount.c2217 const struct xfs_refcount_irec *low_rec, in xfs_refcount_query_range() argument
2222 union xfs_btree_irec low_brec = { .rc = *low_rec }; in xfs_refcount_query_range()