Searched defs:dir_info (Results 1 – 3 of 3) sorted by relevance
73 struct dir_info { struct93 struct dir_info *dir_info; argument
9045 struct dir_info struct9047 const char *path; /* Path including directory name. */9048 int length; /* Path length. */9049 int prefix; /* Index of directory entry which is a prefix. */9050 int count; /* Number of files in this directory. */9051 int dir_idx; /* Index of directory used as base. */
11998 struct dir_info struct12000 const char *path; /* Path including directory name. */12001 int length; /* Path length. */12002 int prefix; /* Index of directory entry which is a prefix. */12003 int count; /* Number of files in this directory. */12004 int dir_idx; /* Index of directory used as base. */