Home
last modified time | relevance | path

Searched refs:xchk_inode (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Dscrub.h138 int xchk_inode(struct xfs_scrub *sc);
H A Dscrub.c280 .scrub = xchk_inode,
H A Dinode.c735 xchk_inode( in xchk_inode() function
H A Dcommon.c1141 error = xchk_inode(sc); in xchk_metadata_inode_subtype()