Searched refs:xrep_bmap (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dbmap_repair.c60 struct xrep_bmap { struct
97 struct xrep_bmap *rb,
122 struct xrep_bmap *rb,
182 struct xrep_bmap *rb,
239 struct xrep_bmap *rb = priv;
313 struct xrep_bmap *rb)
349 struct xrep_bmap *rb,
367 struct xrep_bmap *rb)
409 struct xrep_bmap *rb)
439 struct xrep_bmap *r
797 xrep_bmap( function
[all...]
H A Drepair.h89 int xrep_bmap(struct xfs_scrub *sc, int whichfork, bool allow_unwritten);
H A Drepair.c1050 error = xrep_bmap(sc, XFS_DATA_FORK, false);
1053 error = xrep_bmap(sc, XFS_ATTR_FORK, false);

Completed in 103 milliseconds