Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/vfs/
H A Dvfs_cluster.c378 cluster_max_prefetch(vnode_t vp, uint32_t max_io_size, uint32_t prefetch_limit) in cluster_max_prefetch() function
2191 max_prefetch = cluster_max_prefetch(vp, in cluster_read_ahead()
4119 max_prefetch = cluster_max_prefetch(vp, max_io_size, prefetch_max); in cluster_read_copy()