Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Dscrub.h109 int xchk_bmap_cow(struct xfs_scrub *sc);
Dscrub.c276 .scrub = xchk_bmap_cow,
Dbmap.c734 xchk_bmap_cow( in xchk_bmap_cow() function