Home
last modified time | relevance | path

Searched refs:xchk_bmap_data (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/xfs/scrub/
Dscrub.h139 int xchk_bmap_data(struct xfs_scrub *sc);
Dscrub.c286 .scrub = xchk_bmap_data,
Dbmap.c939 xchk_bmap_data( in xchk_bmap_data() function
Dcommon.c1144 error = xchk_bmap_data(sc); in xchk_metadata_inode_subtype()