Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vfs/
H A Dvfs_cluster.c845 cluster_verify_thread(void) in cluster_verify_thread() function
1317 kernel_thread_start((thread_continue_t)cluster_verify_thread, NULL, &thread); in cluster_EOT()