Searched refs:read_dir (Results 1 – 3 of 3) sorted by relevance
69 extern char *read_dir(void *stream, unsigned long long *pos,
100 char *read_dir(void *stream, unsigned long long *pos, in read_dir() function
296 while ((name = read_dir(dir, &next, &ino, &len, &type)) != NULL) { in hostfs_readdir()