Home
last modified time | relevance | path

Searched refs:xfs_alloc_rec_incore (Results 1 – 9 of 9) 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_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()
879 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.c1462 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.h2110 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()