Home
last modified time | relevance | path

Searched refs:UserlandFSUtil (Results 1 – 25 of 30) sorted by relevance

12

/haiku/headers/private/userlandfs/private/
H A DRequests.h261 namespace UserlandFSUtil {
2406 using UserlandFSUtil::ReplyRequest;
2407 using UserlandFSUtil::KernelRequest;
2408 using UserlandFSUtil::VolumeRequest;
2409 using UserlandFSUtil::NodeRequest;
2410 using UserlandFSUtil::FileRequest;
2411 using UserlandFSUtil::DirRequest;
2412 using UserlandFSUtil::AttrDirRequest;
2413 using UserlandFSUtil::IndexDirRequest;
2417 using UserlandFSUtil::UFSDisconnectRequest;
[all …]
H A DRequest.h14 namespace UserlandFSUtil {
78 using UserlandFSUtil::Address;
79 using UserlandFSUtil::AddressInfo;
80 using UserlandFSUtil::Request;
81 using UserlandFSUtil::is_kernel_request;
82 using UserlandFSUtil::is_userland_request;
H A DRequestHandler.h8 namespace UserlandFSUtil {
31 using UserlandFSUtil::Request;
32 using UserlandFSUtil::RequestHandler;
33 using UserlandFSUtil::RequestPort;
H A Duserlandfs_ioctl.h40 namespace UserlandFSUtil {
53 using UserlandFSUtil::userlandfs_ioctl;
54 using UserlandFSUtil::kUserlandFSIOCtlMagic;
H A DPort.h12 namespace UserlandFSUtil {
60 using UserlandFSUtil::PortInfo;
61 using UserlandFSUtil::Port;
H A DUserlandFSDefs.h12 namespace UserlandFSUtil {
23 using UserlandFSUtil::fs_init_info;
H A DAreaSupport.h8 namespace UserlandFSUtil {
15 using UserlandFSUtil::get_area_for_address;
H A DRequestPort.h9 namespace UserlandFSUtil {
70 using UserlandFSUtil::RequestPort;
71 using UserlandFSUtil::RequestReleaser;
H A DSingleReplyRequestHandler.h8 namespace UserlandFSUtil {
24 using UserlandFSUtil::SingleReplyRequestHandler;
H A DFSCapabilities.h149 namespace UserlandFSUtil {
255 using UserlandFSUtil::FSCapabilities;
256 using UserlandFSUtil::FSVolumeCapabilities;
257 using UserlandFSUtil::FSVNodeCapabilities;
H A DRequestAllocator.h15 namespace UserlandFSUtil {
90 using UserlandFSUtil::RequestAllocator;
91 using UserlandFSUtil::AllocateRequest;
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DKernelRequestHandler.h13 namespace UserlandFSUtil {
29 using UserlandFSUtil::AcquireVNodeRequest;
30 using UserlandFSUtil::GetVNodeRemovedRequest;
31 using UserlandFSUtil::GetVNodeRequest;
32 using UserlandFSUtil::NewVNodeRequest;
33 using UserlandFSUtil::NotifyListenerRequest;
34 using UserlandFSUtil::NotifyQueryRequest;
35 using UserlandFSUtil::NotifySelectEventRequest;
36 using UserlandFSUtil::PublishVNodeRequest;
37 using UserlandFSUtil::PutVNodeRequest;
[all …]
H A DFileSystemInitializer.h13 namespace UserlandFSUtil {
19 using UserlandFSUtil::RequestPort;
H A DRequestPortPool.h10 namespace UserlandFSUtil {
16 using UserlandFSUtil::RequestPort;
H A DUserlandFS.h15 namespace UserlandFSUtil {
21 using UserlandFSUtil::RequestPort;
H A DVolume.h16 namespace UserlandFSUtil {
26 using UserlandFSUtil::FSVolumeCapabilities;
27 using UserlandFSUtil::Request;
28 using UserlandFSUtil::RequestAllocator;
29 using UserlandFSUtil::RequestHandler;
30 using UserlandFSUtil::RequestPort;
31 using UserlandFSUtil::userlandfs_ioctl;
/haiku/headers/private/userlandfs/shared/
H A DLocker.h15 namespace UserlandFSUtil {
25 namespace UserlandFSUtil {
31 using UserlandFSUtil::Locker;
H A DDriverSettings.h9 namespace UserlandFSUtil {
125 using UserlandFSUtil::DriverParameterIterator;
126 using UserlandFSUtil::DriverParameterContainer;
127 using UserlandFSUtil::DriverSettings;
128 using UserlandFSUtil::DriverParameter;
H A DObjectTracker.h12 namespace UserlandFSUtil {
73 using UserlandFSUtil::ObjectTrackable;
74 using UserlandFSUtil::ObjectTracker;
H A DLazyInitializable.h8 namespace UserlandFSUtil {
29 using UserlandFSUtil::LazyInitializable;
H A DRecursiveLock.h11 namespace UserlandFSUtil {
70 using UserlandFSUtil::RecursiveLock;
H A DString.h32 namespace UserlandFSUtil {
66 using UserlandFSUtil::String;
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DUserlandFSServer.h11 namespace UserlandFSUtil {
14 using UserlandFSUtil::RequestPort;
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A Duserlandfs_ioctl.cpp5 namespace UserlandFSUtil { namespace
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DSLList.h8 namespace UserlandFSUtil {
208 using UserlandFSUtil::SLList;
209 using UserlandFSUtil::SLListLink;
210 using UserlandFSUtil::SLListLinkImpl;

12