Searched refs:NotifyIORequestRequest (Results 1 – 4 of 4) sorted by relevance
82 status_t _HandleRequest(NotifyIORequestRequest* request);
114 return _HandleRequest((NotifyIORequestRequest*)request); in HandleRequest()843 KernelRequestHandler::_HandleRequest(NotifyIORequestRequest* request) in _HandleRequest()
1913 class NotifyIORequestRequest : public IORequestRequest {1915 NotifyIORequestRequest() : IORequestRequest(NOTIFY_IO_REQUEST_REQUEST) {} in NotifyIORequestRequest() function2378 return task((NotifyIORequestRequest*)request); in do_for_request()2619 using UserlandFSUtil::NotifyIORequestRequest;
994 NotifyIORequestRequest* request; in notify_io_request()