Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c316 uint32_t throttle_max_iosize = (128 * 1024); variable
318 #define THROTTLE_MAX_IOSIZE (throttle_max_iosize)
320 …g, OID_AUTO, lowpri_throttle_max_iosize, CTLFLAG_RW | CTLFLAG_LOCKED, &throttle_max_iosize, 0, "");