Home
last modified time | relevance | path

Searched defs:xchk_pptrs (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/fs/xfs/scrub/
Dparent.c243 struct xchk_pptrs { struct
244 struct xfs_scrub *sc;
247 unsigned long long pptrs_found;
250 xfs_ino_t parent_ino;
253 struct xfarray *pptr_entries;
256 struct xfblob *pptr_names;
281 struct xchk_pptrs *pp = priv; in xchk_parent_scan_dotdot() argument