Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/vfs/
H A Dvfs_cluster.c443 calculate_max_throttle_size(vnode_t vp) in calculate_max_throttle_size() function
1211 *limit = calculate_max_throttle_size(vp); in cluster_throttle_io_limit()
1578 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_io()
3038 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_write_direct()
4488 max_rd_size = calculate_max_throttle_size(vp); in cluster_read_copy()
4946 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_read_copy()
5247 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_read_direct()