Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dscrub.h97 int xchk_refcountbt(struct xfs_scrub *sc);
H A Dscrub.c253 .scrub = xchk_refcountbt,
H A Drefcount.c404 xchk_refcountbt( in xchk_refcountbt() function