Searched refs:_ComputeRequestOwnerBandwidth (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.cpp472 IOSchedulerSimple::_ComputeRequestOwnerBandwidth(int32 priority) const function in class:IOSchedulerSimple
493 quantum = _ComputeRequestOwnerBandwidth(owner->priority);
H A DIOSchedulerSimple.h48 off_t _ComputeRequestOwnerBandwidth(

Completed in 50 milliseconds