Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/vfs/
H A Dvfs_cluster.c393 calculate_max_throttle_size(vnode_t vp) in calculate_max_throttle_size() function
1004 *limit = calculate_max_throttle_size(vp); in cluster_throttle_io_limit()
1328 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_io()
2714 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_write_direct()
4141 max_rd_size = calculate_max_throttle_size(vp); in cluster_read_copy()
4599 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_read_copy()
4894 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_read_direct()