Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/scrub/
Dscrub.h88 int xchk_superblock(struct xfs_scrub *sc);
Dscrub.c195 .scrub = xchk_superblock,
Dagheader.c59 xchk_superblock( in xchk_superblock() function