Home
last modified time | relevance | path

Searched refs:xchk_bmap_cow (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dscrub.h101 int xchk_bmap_cow(struct xfs_scrub *sc);
H A Dscrub.c278 .scrub = xchk_bmap_cow,
H A Dbmap.c760 xchk_bmap_cow( in xchk_bmap_cow() function