Searched refs:throttle_get_io_policy (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmount_internal.h469 int throttle_get_io_policy(struct uthread **ut);
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1201 throttle_get_io_policy(uthread_t *ut) function
1640 policy = throttle_get_io_policy(&ut);
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_search.c346 if (throttle_get_io_policy(&ut) == IOPOL_THROTTLE)

Completed in 27 milliseconds