Searched defs:xchk_pptrs (Results 1 – 1 of 1) sorted by relevance
243 struct xchk_pptrs { struct244 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