Searched refs:read_dir (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/hostfs/ |
| H A D | hostfs_user_exp.c | 9 EXPORT_SYMBOL_GPL(read_dir);
|
| H A D | hostfs.h | 45 extern char *read_dir(void *stream, unsigned long long *pos_out,
|
| H A D | hostfs_user.c | 118 char *read_dir(void *stream, unsigned long long *pos_out, in read_dir() function
|
| H A D | hostfs_kern.c | 287 while ((name = read_dir(dir, &next, &ino, &len, &type)) != NULL) { in hostfs_readdir()
|
| /linux/scripts/ |
| H A D | rustdoc_test_gen.rs | 113 let mut paths = fs::read_dir("rust/test/doctests/kernel") in main()
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | landlock.rst | 46 - fs.execute, fs.write_file, fs.read_file, fs.read_dir
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | fs_test.c | 7245 TEST_F(audit_layout1, read_dir) in TEST_F() argument
|