Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dscrub.h241 int xchk_superblock(struct xfs_scrub *sc);
Dscrub.c272 .scrub = xchk_superblock,
Dagheader.c71 xchk_superblock( in xchk_superblock() function