Home
last modified time | relevance | path

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

/xnu-11215/bsd/miscfs/specfs/
H A Dspec_vnops.c242 int32_t throttle_alloc; member
1043 if ((oldValue == 1) && (info->throttle_alloc)) { in throttle_info_rel()
1066 if (info->throttle_alloc && (oldValue == 0)) { in throttle_info_ref()
1597 info->throttle_alloc = TRUE; in throttle_info_create()