Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c441 calculate_max_throttle_size(vnode_t vp) in calculate_max_throttle_size() function
1208 *limit = calculate_max_throttle_size(vp); in cluster_throttle_io_limit()
1585 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_io()
3045 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_write_direct()
4495 max_rd_size = calculate_max_throttle_size(vp); in cluster_read_copy()
4953 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_read_copy()
5254 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_read_direct()