Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/
H A Dvfs_cluster.c395 calculate_max_throttle_size(vnode_t vp) in calculate_max_throttle_size() function
1006 *limit = calculate_max_throttle_size(vp); in cluster_throttle_io_limit()
1330 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_io()
2737 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_write_direct()
3167 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_write_direct_small()
4598 max_rd_size = calculate_max_throttle_size(vp); in cluster_read_copy()
5056 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_read_copy()
5351 uint32_t max_throttle_size = calculate_max_throttle_size(vp); in cluster_read_direct()