Searched defs:dir_entry (Results 1 – 5 of 5) sorted by relevance
185 struct dir_entry { struct189 struct dir_entry *next; argument190 struct dir_entry *left; /* left element in binary tree */ argument191 struct dir_entry *right; /* right element in binary tree */ argument
82 struct dir_entry struct84 char name[28];85 unsigned long start;
246 struct dirent *dir_entry; in AcpiOsGetNextFilename() local
619 struct dirent *dir_entry; in add_subtree_rule() local
525 ndmp_dir_v3 *dir_entry; in ndmpd_api_file_history_dir_v3() local