Home
last modified time | relevance | path

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

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