Searched refs:xchk_bmap_attr (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/xfs/scrub/ | ||
D | scrub.h | 86 int xchk_bmap_attr(struct xfs_scrub *sc); |
D | scrub.c | 285 .scrub = xchk_bmap_attr, |
D | bmap.c | 724 xchk_bmap_attr( in xchk_bmap_attr() function |