Searched refs:xchk_bmap_cow (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/xfs/scrub/ | ||
| H A D | scrub.h | 101 int xchk_bmap_cow(struct xfs_scrub *sc); |
| H A D | scrub.c | 278 .scrub = xchk_bmap_cow, |
| H A D | bmap.c | 760 xchk_bmap_cow( in xchk_bmap_cow() function |