Home
last modified time | relevance | path

Searched refs:read_dir (Results 1 – 5 of 5) sorted by relevance

/linux/fs/hostfs/
H A Dhostfs_user_exp.c9 EXPORT_SYMBOL_GPL(read_dir);
H A Dhostfs.h45 extern char *read_dir(void *stream, unsigned long long *pos_out,
/linux/scripts/
H A Drustdoc_test_gen.rs120 let mut paths = fs::read_dir("rust/test/doctests/kernel") in main()
/linux/Documentation/trace/
H A Devents-landlock.rst87 …te_ruleset: ruleset=195cc6b76.0 handled_fs=execute|write_file|read_file|read_dir|remove_dir|remove…
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c7607 TEST_F(audit_layout1, read_dir) in TEST_F() argument