Lines Matching defs:xrep_abt
90 struct xrep_abt { struct
92 struct xagb_bitmap not_allocbt_blocks;
95 struct xagb_bitmap old_allocbt_blocks;
101 struct xrep_newbt new_bnobt;
104 struct xrep_newbt new_cntbt;
107 struct xfarray *free_records;
109 struct xfs_scrub *sc;
112 uint64_t nr_real_records;
115 xfarray_idx_t array_cur;
121 xfs_agblock_t next_agbno;
124 xfs_agblock_t nr_blocks;
150 xrep_abt_check_free_ext( in xrep_abt_check_free_ext() argument