Searched refs:read_dir (Results 1 – 3 of 3) sorted by relevance
75 extern char *read_dir(void *stream, unsigned long long *pos_out,
107 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir() function
289 while ((name = read_dir(dir, &next, &ino, &len, &type)) != NULL) { in hostfs_readdir()
Completed in 9 milliseconds