Searched defs:xrep_dir (Results 1 – 1 of 1) sorted by relevance
118 struct xrep_dir { struct121 /* Fixed-size array of xrep_dirent structures. */ argument122 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