Searched defs:IORequestInfo (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DIORequestInfo.h13 struct IORequestInfo { struct in namespace:UserlandFS
20 IORequestInfo(int32 id, bool isWrite, off_t offset, size_t length, function in struct:UserlandFS::IORequestInfo
31 IORequestInfo(const IORequestInfo& other) function in struct:UserlandFS::IORequestInfo
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp114 struct Volume::IORequestInfo { struct in class:Volume
121 IORequestInfo(io_request* request, int32 id) function in struct:Volume::IORequestInfo
[all...]

Completed in 36 milliseconds