Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drmap_repair.c130 struct xrep_rmap { struct
132 struct xrep_newbt new_btree;
135 struct mutex lock;
138 struct xfbtree rmap_btree;
140 struct xfs_scrub *sc;
166 struct xrep_rmap *rr; in xrep_setup_ag_rmapbt() argument