Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cluster.c463 calculate_max_throttle_size(vnode_t vp) in calculate_max_throttle_size() function
1281 *limit = calculate_max_throttle_size(vp); in cluster_throttle_io_limit()
1656 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_io()
3286 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_write_direct()
4778 max_rd_size = calculate_max_throttle_size(vp); in cluster_read_copy()
5236 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_read_copy()
5559 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_read_direct()