Home
last modified time | relevance | path

Searched refs:xrep_rmapbt (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Drepair.h135 int xrep_rmapbt(struct xfs_scrub *sc);
259 #define xrep_rmapbt xrep_notsupported macro
H A Dscrub.c343 .repair = xrep_rmapbt,
H A Drmap_repair.c1703 xrep_rmapbt( in xrep_rmapbt() function