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

/haiku/src/system/kernel/device_manager/
H A DIORequest.h273 void SetSuppressChildNotifications(bool suppress);
H A DIORequest.cpp1133 IORequest::SetSuppressChildNotifications(bool suppress) function in class:IORequest
/haiku/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp726 ioRequest->SetSuppressChildNotifications(true);
734 ioRequest->SetSuppressChildNotifications(wereSuppressed);

Completed in 45 milliseconds