Home
last modified time | relevance | path

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

/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.h59 void _SortOperations(IOOperationList& operations,
H A DIOSchedulerSimple.cpp534 IOSchedulerSimple::_SortOperations(IOOperationList& operations, in _SortOperations() function in IOSchedulerSimple
681 _SortOperations(operations, lastOffset); in _Scheduler()