Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/ !
H A Dvfs_cluster.c238 static kern_return_t vfs_drt_control(void **cmapp, int op_type);
6405 vfs_drt_control(&scmap, 0); /* emit stats and free this memory. Dirty pages stay intact. */ in cluster_push_err()
6468 vfs_drt_control(&(wbp->cl_scmap), 0); in cluster_release()
6944 vfs_drt_control(scmap, 1); in sparse_cluster_push()
8072 vfs_drt_control(void **cmapp, int op_type) in vfs_drt_control() function