Searched refs:xchk_bmap_data (Results 1 – 3 of 3) sorted by relevance
/linux/fs/xfs/scrub/ | ||
H A D | scrub.h | 274 int xchk_bmap_data(struct xfs_scrub *sc); |
H A D | scrub.c | 361 .scrub = xchk_bmap_data, |
H A D | bmap.c | 1134 xchk_bmap_data( in xchk_bmap_data() function |