Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Ddir_repair.c118 struct xrep_dir { struct
121 /* Fixed-size array of xrep_dirent structures. */ argument
122 struct xfarray *dir_entries;
125 struct xfblob *dir_names;
128 struct xrep_tempexch tx;
131 struct xfs_da_args args;
145 struct xrep_parent_scan_info pscan;
172 struct xrep_dir *rd = sc->buf; in xrep_dir_teardown() argument