Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_rtbitmap.c1013 const struct xfs_rtalloc_rec *high_rec, in xfs_rtalloc_query_range() argument
1025 if (low_rec->ar_startext > high_rec->ar_startext) in xfs_rtalloc_query_range()
1028 low_rec->ar_startext == high_rec->ar_startext) in xfs_rtalloc_query_range()
1031 high_key = min(high_rec->ar_startext, mp->m_sb.sb_rextents - 1); in xfs_rtalloc_query_range()
A Dxfs_alloc.h229 const struct xfs_alloc_rec_incore *high_rec,
A Dxfs_rmap.h143 const struct xfs_rmap_irec *high_rec,
A Dxfs_btree.h500 const union xfs_btree_irec *high_rec,
A Dxfs_rmap.c2302 const struct xfs_rmap_irec *high_rec, in xfs_rmap_query_range() argument
2311 high_brec.r = *high_rec; in xfs_rmap_query_range()
A Dxfs_alloc.c3468 const struct xfs_alloc_rec_incore *high_rec, in xfs_alloc_query_range() argument
3478 high_brec.a = *high_rec; in xfs_alloc_query_range()
A Dxfs_btree.c4839 const union xfs_btree_irec *high_rec, in xfs_btree_query_range() argument
4848 cur->bc_rec = *high_rec; in xfs_btree_query_range()
/linux/fs/xfs/
A Dxfs_rtalloc.h128 const struct xfs_rtalloc_rec *high_rec,

Completed in 27 milliseconds