Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dscrub.h94 int xchk_inobt(struct xfs_scrub *sc);
H A Dscrub.c233 .scrub = xchk_inobt,
H A Dialloc.c607 xchk_inobt( in xchk_inobt() function