Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_refcount.h143 const struct xfs_refcount_irec *high_rec,
H A Dxfs_alloc.h211 const struct xfs_alloc_rec_incore *high_rec,
H A Dxfs_rmap.h145 const struct xfs_rmap_irec *high_rec,
H A Dxfs_btree.h489 const union xfs_btree_irec *high_rec,
H A Dxfs_refcount.c2218 const struct xfs_refcount_irec *high_rec, in xfs_refcount_query_range() argument
2223 union xfs_btree_irec high_brec = { .rc = *high_rec }; in xfs_refcount_query_range()