Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_rtbitmap.c1012 const struct xfs_rtalloc_rec *low_rec, in xfs_rtalloc_query_range() argument
1025 if (low_rec->ar_startext > high_rec->ar_startext) in xfs_rtalloc_query_range()
1027 if (low_rec->ar_startext >= mp->m_sb.sb_rextents || in xfs_rtalloc_query_range()
1028 low_rec->ar_startext == high_rec->ar_startext) in xfs_rtalloc_query_range()
1034 rtstart = low_rec->ar_startext; in xfs_rtalloc_query_range()
A Dxfs_alloc.h228 const struct xfs_alloc_rec_incore *low_rec,
A Dxfs_rmap.h142 const struct xfs_rmap_irec *low_rec,
A Dxfs_btree.h499 const union xfs_btree_irec *low_rec,
A Dxfs_rmap.c2301 const struct xfs_rmap_irec *low_rec, in xfs_rmap_query_range() argument
2310 low_brec.r = *low_rec; in xfs_rmap_query_range()
A Dxfs_alloc.c3467 const struct xfs_alloc_rec_incore *low_rec, in xfs_alloc_query_range() argument
3477 low_brec.a = *low_rec; in xfs_alloc_query_range()
A Dxfs_btree.c4838 const union xfs_btree_irec *low_rec, in xfs_btree_query_range() argument
4852 cur->bc_rec = *low_rec; in xfs_btree_query_range()
/linux/fs/xfs/
A Dxfs_rtalloc.h127 const struct xfs_rtalloc_rec *low_rec,

Completed in 25 milliseconds