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