Searched refs:xchk_bmap_cow (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/xfs/scrub/ | ||
D | scrub.h | 87 int xchk_bmap_cow(struct xfs_scrub *sc); |
D | scrub.c | 291 .scrub = xchk_bmap_cow, |
D | bmap.c | 732 xchk_bmap_cow( in xchk_bmap_cow() function |