Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/scrub/
Dscrub.h138 int xchk_inode(struct xfs_scrub *sc);
Dscrub.c280 .scrub = xchk_inode,
Dinode.c731 xchk_inode( in xchk_inode() function
Dcommon.c1141 error = xchk_inode(sc); in xchk_metadata_inode_subtype()