Searched defs:dir_info (Results 1 – 3 of 3) sorted by relevance
72 struct dir_info { struct73 struct archive_rb_tree rbtree;74 struct mtree_chain children;75 struct mtree_entry *chnext;76 int virtual;109 struct dir_info *dir_info; member
1201 const struct svn_wc__db_info_t *dir_info, in get_dir_status()1394 const struct svn_wc__db_info_t *dir_info; in get_child_status() local
7631 struct dir_info struct7633 const char *path; /* Path including directory name. */7634 int length; /* Path length. */7635 int prefix; /* Index of directory entry which is a prefix. */7636 int count; /* Number of files in this directory. */7637 int dir_idx; /* Index of directory used as base. */