Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dcommon.h97 int xchk_setup_nlinks(struct xfs_scrub *sc);
Dscrub.c428 .setup = xchk_setup_nlinks,
Dnlinks.c47 xchk_setup_nlinks( in xchk_setup_nlinks() function