Home
last modified time | relevance | path

Searched refs:read_dir (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user_exp.c9 EXPORT_SYMBOL_GPL(read_dir); variable
H A Dhostfs.h76 extern char *read_dir(void *stream, unsigned long long *pos_out,
H A Dhostfs_user.c108 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir() function
H A Dhostfs_kern.c286 while ((name = read_dir(dir, &next, &ino, &len, &type)) != NULL) { in hostfs_readdir()
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs.h75 extern char *read_dir(void *stream, unsigned long long *pos_out,
H A Dhostfs_user.c107 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir() function
H A Dhostfs_kern.c287 while ((name = read_dir(dir, &next, &ino, &len, &type)) != NULL) { in hostfs_readdir()

Completed in 7 milliseconds