Searched refs:handleBlockEvent (Results 1 – 7 of 7) sorted by relevance
55 vm->handleBlockEvent(evt); in onEvent()
55 int handleBlockEvent(NetlinkEvent *evt);
84 virtual int handleBlockEvent(NetlinkEvent *evt);
76 void handleBlockEvent(NetlinkEvent *evt);
94 int DirectVolume::handleBlockEvent(NetlinkEvent *evt) { in handleBlockEvent() function in DirectVolume
150 int Volume::handleBlockEvent(NetlinkEvent *evt) { in handleBlockEvent() function in Volume
133 void VolumeManager::handleBlockEvent(NetlinkEvent *evt) { in handleBlockEvent() function in VolumeManager140 if (!(*it)->handleBlockEvent(evt)) { in handleBlockEvent()