Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dscrub.h141 int xchk_inobt(struct xfs_scrub *sc);
H A Dscrub.c253 .scrub = xchk_inobt,
H A Dialloc.c747 xchk_inobt( in xchk_inobt() function