Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_alloc.h189 struct xfs_alloc_rec_incore *irec);
191 const struct xfs_alloc_rec_incore *irec);
207 const struct xfs_alloc_rec_incore *rec,
211 const struct xfs_alloc_rec_incore *low_rec,
212 const struct xfs_alloc_rec_incore *high_rec,
A Dxfs_alloc_btree.c194 struct xfs_alloc_rec_incore *rec = &cur->bc_rec.a; in xfs_bnobt_key_diff()
205 struct xfs_alloc_rec_incore *rec = &cur->bc_rec.a; in xfs_cntbt_key_diff()
A Dxfs_alloc.c246 struct xfs_alloc_rec_incore *irec) in xfs_alloc_btrec_to_irec()
256 const struct xfs_alloc_rec_incore *irec) in xfs_alloc_check_irec()
272 const struct xfs_alloc_rec_incore *irec) in xfs_alloc_complain_bad_rec()
296 struct xfs_alloc_rec_incore irec; in xfs_alloc_get_rec()
501 struct xfs_alloc_rec_incore irec; in xfs_cntbt_longest()
4043 struct xfs_alloc_rec_incore irec; in xfs_alloc_query_range_helper()
4058 const struct xfs_alloc_rec_incore *low_rec, in xfs_alloc_query_range()
4059 const struct xfs_alloc_rec_incore *high_rec, in xfs_alloc_query_range()
A Dxfs_btree.h223 struct xfs_alloc_rec_incore a;
A Dxfs_format.h1387 typedef struct xfs_alloc_rec_incore { struct
/linux/fs/xfs/scrub/
A Dalloc.c49 struct xfs_alloc_rec_incore prev;
99 const struct xfs_alloc_rec_incore *irec) in xchk_allocbt_xref()
119 const struct xfs_alloc_rec_incore *irec) in xchk_allocbt_mergeable()
138 struct xfs_alloc_rec_incore irec; in xchk_allocbt_rec()
A Dalloc_repair.c152 const struct xfs_alloc_rec_incore *rec) in xrep_abt_check_free_ext()
199 struct xfs_alloc_rec_incore arec = { in xrep_abt_stash()
283 const struct xfs_alloc_rec_incore *ap = a; in xrep_bnobt_extent_cmp()
284 const struct xfs_alloc_rec_incore *bp = b; in xrep_bnobt_extent_cmp()
302 struct xfs_alloc_rec_incore arec; in xrep_bnobt_sort_records()
331 const struct xfs_alloc_rec_incore *ap = a; in xrep_cntbt_extent_cmp()
332 const struct xfs_alloc_rec_incore *bp = b; in xrep_cntbt_extent_cmp()
446 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()
880 sizeof(struct xfs_alloc_rec_incore), in xrep_allocbt()
A Dagheader.c369 const struct xfs_alloc_rec_incore *rec, in xchk_agf_record_bno_lengths()
A Drmap_repair.c1399 const struct xfs_alloc_rec_incore *rec, in xrep_rmap_find_freesp()
A Dagheader_repair.c96 const struct xfs_alloc_rec_incore *rec, in xrep_agf_walk_allocbt()
A Dtrace.h2027 const struct xfs_alloc_rec_incore *rec),
/linux/fs/xfs/
A Dxfs_fsmap.c409 const struct xfs_alloc_rec_incore *rec, in xfs_getfsmap_datadev_bnobt_helper()
638 struct xfs_alloc_rec_incore *key = priv; in xfs_getfsmap_datadev_bnobt_query()
660 struct xfs_alloc_rec_incore akeys[2]; in xfs_getfsmap_datadev_bnobt()
/linux/Documentation/filesystems/xfs/
A Dxfs-online-fsck-design.rst2882 1. Walk the reverse mapping records to generate ``struct xfs_alloc_rec_incore``

Completed in 47 milliseconds