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