Home
last modified time | relevance | path

Searched defs:xrep_ibt (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/fs/xfs/scrub/
Dialloc_repair.c96 struct xrep_ibt { struct
98 struct xfs_inobt_rec_incore rie;
101 struct xrep_newbt new_inobt;
104 struct xrep_newbt new_finobt;
107 struct xagb_bitmap old_iallocbt_blocks;
110 struct xfarray *inode_records;
112 struct xfs_scrub *sc;
115 unsigned int icount;
140 struct xrep_ibt *ri, in xrep_ibt_check_ifree() argument