Home
last modified time | relevance | path

Searched refs:test_readdir (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/filesystems/fuse/
H A Dfuse_mnt.c43 static int test_readdir(const char *path, void *buf, fuse_fill_dir_t filler, in test_readdir() function
136 .readdir = test_readdir,
/linux/tools/testing/selftests/proc/
H A Dfd-003-kthread.c96 static void test_readdir(int fd) in test_readdir() function
174 test_readdir(fd); in main()