Home
last modified time | relevance | path

Searched refs:xfs_alloc_rec_incore (Results 1 – 11 of 11) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h188 struct xfs_alloc_rec_incore *irec);
190 const struct xfs_alloc_rec_incore *irec);
206 const struct xfs_alloc_rec_incore *rec,
210 const struct xfs_alloc_rec_incore *low_rec,
211 const struct xfs_alloc_rec_incore *high_rec,
H A Dxfs_alloc_btree.c194 struct xfs_alloc_rec_incore *rec = &cur->bc_rec.a; in xfs_bnobt_cmp_key_with_cur()
206 struct xfs_alloc_rec_incore *rec = &cur->bc_rec.a; in xfs_cntbt_cmp_key_with_cur()
H A Dxfs_alloc.c244 struct xfs_alloc_rec_incore *irec) in xfs_alloc_btrec_to_irec()
254 const struct xfs_alloc_rec_incore *irec) in xfs_alloc_check_irec()
270 const struct xfs_alloc_rec_incore *irec) in xfs_alloc_complain_bad_rec()
294 struct xfs_alloc_rec_incore irec; in xfs_alloc_get_rec()
500 struct xfs_alloc_rec_incore irec; in xfs_cntbt_longest()
4075 struct xfs_alloc_rec_incore irec; in xfs_alloc_query_range_helper()
4090 const struct xfs_alloc_rec_incore *low_rec, in xfs_alloc_query_range()
4091 const struct xfs_alloc_rec_incore *high_rec, in xfs_alloc_query_range()
H A Dxfs_btree.h242 struct xfs_alloc_rec_incore a;
H A Dxfs_format.h1548 typedef struct xfs_alloc_rec_incore { struct
/linux/fs/xfs/scrub/
H A Dalloc_repair.c151 const struct xfs_alloc_rec_incore *rec) in xrep_abt_check_free_ext()
198 struct xfs_alloc_rec_incore arec = { in xrep_abt_stash()
282 const struct xfs_alloc_rec_incore *ap = a; in xrep_bnobt_extent_cmp()
283 const struct xfs_alloc_rec_incore *bp = b; in xrep_bnobt_extent_cmp()
301 struct xfs_alloc_rec_incore arec; in xrep_bnobt_sort_records()
330 const struct xfs_alloc_rec_incore *ap = a; in xrep_cntbt_extent_cmp()
331 const struct xfs_alloc_rec_incore *bp = b; in xrep_cntbt_extent_cmp()
445 struct xfs_alloc_rec_incore arec; in xrep_abt_reserve_space()
610 struct xfs_alloc_rec_incore *arec = &cur->bc_rec.a; in xrep_abt_get_records()
881 sizeof(struct xfs_alloc_rec_incore), in xrep_allocbt()
H A Dagheader.c436 const struct xfs_alloc_rec_incore *rec, in xchk_agf_record_bno_lengths()
H A Drmap_repair.c1465 const struct xfs_alloc_rec_incore *rec, in xrep_rmap_find_freesp()
H A Dagheader_repair.c96 const struct xfs_alloc_rec_incore *rec, in xrep_agf_walk_allocbt()
H A Dtrace.h2073 const struct xfs_alloc_rec_incore *rec),
/linux/fs/xfs/
H A Dxfs_fsmap.c424 const struct xfs_alloc_rec_incore *rec, in xfs_getfsmap_datadev_bnobt_helper()
645 struct xfs_alloc_rec_incore *key = priv; in xfs_getfsmap_datadev_bnobt_query()
667 struct xfs_alloc_rec_incore akeys[2]; in xfs_getfsmap_datadev_bnobt()