Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/fuse/
H A Dfuse_acl_cache_test.c181 static void *run_daemon(void *arg) in run_daemon() function
225 if (pthread_create(&self->thread, NULL, run_daemon, self->se)) { in FIXTURE_SETUP()