Home
last modified time | relevance | path

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

/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.h58 off_t& usedBandwidth);
H A DIOSchedulerSimple.cpp406 off_t& usedBandwidth) in _PrepareRequestOperations() argument
409 usedBandwidth = 0; in _PrepareRequestOperations()
436 usedBandwidth += bandwidth; in _PrepareRequestOperations()
461 usedBandwidth += bandwidth; in _PrepareRequestOperations()