Lines Matching defs:UserlandFSUtil

261 namespace UserlandFSUtil {
2404 } // 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;
2418 using UserlandFSUtil::FSConnectRequest;
2419 using UserlandFSUtil::FSConnectReply;
2421 using UserlandFSUtil::MountVolumeRequest;
2422 using UserlandFSUtil::MountVolumeReply;
2423 using UserlandFSUtil::UnmountVolumeRequest;
2424 using UserlandFSUtil::UnmountVolumeReply;
2425 //using UserlandFSUtil::InitializeVolumeRequest;
2426 //using UserlandFSUtil::InitializeVolumeReply;
2427 using UserlandFSUtil::SyncVolumeRequest;
2428 using UserlandFSUtil::SyncVolumeReply;
2429 using UserlandFSUtil::ReadFSInfoRequest;
2430 using UserlandFSUtil::ReadFSInfoReply;
2431 using UserlandFSUtil::WriteFSInfoRequest;
2432 using UserlandFSUtil::WriteFSInfoReply;
2434 using UserlandFSUtil::LookupRequest;
2435 using UserlandFSUtil::LookupReply;
2436 using UserlandFSUtil::GetVNodeNameRequest;
2437 using UserlandFSUtil::GetVNodeNameReply;
2438 using UserlandFSUtil::ReadVNodeRequest;
2439 using UserlandFSUtil::ReadVNodeReply;
2440 using UserlandFSUtil::WriteVNodeRequest;
2441 using UserlandFSUtil::WriteVNodeReply;
2442 using UserlandFSUtil::FSRemoveVNodeRequest;
2443 using UserlandFSUtil::FSRemoveVNodeReply;
2445 using UserlandFSUtil::DoIORequest;
2446 using UserlandFSUtil::DoIOReply;
2447 using UserlandFSUtil::CancelIORequest;
2448 using UserlandFSUtil::CancelIOReply;
2449 using UserlandFSUtil::IterativeIOGetVecsRequest;
2450 using UserlandFSUtil::IterativeIOGetVecsReply;
2451 using UserlandFSUtil::IterativeIOFinishedRequest;
2452 using UserlandFSUtil::IterativeIOFinishedReply;
2454 using UserlandFSUtil::IOCtlRequest;
2455 using UserlandFSUtil::IOCtlReply;
2456 using UserlandFSUtil::SetFlagsRequest;
2457 using UserlandFSUtil::SetFlagsReply;
2458 using UserlandFSUtil::SelectRequest;
2459 using UserlandFSUtil::SelectReply;
2460 using UserlandFSUtil::DeselectRequest;
2461 using UserlandFSUtil::DeselectReply;
2462 using UserlandFSUtil::FSyncRequest;
2463 using UserlandFSUtil::FSyncReply;
2464 using UserlandFSUtil::ReadSymlinkRequest;
2465 using UserlandFSUtil::ReadSymlinkReply;
2466 using UserlandFSUtil::CreateSymlinkRequest;
2467 using UserlandFSUtil::CreateSymlinkReply;
2468 using UserlandFSUtil::LinkRequest;
2469 using UserlandFSUtil::LinkReply;
2470 using UserlandFSUtil::UnlinkRequest;
2471 using UserlandFSUtil::UnlinkReply;
2472 using UserlandFSUtil::RenameRequest;
2473 using UserlandFSUtil::RenameReply;
2474 using UserlandFSUtil::AccessRequest;
2475 using UserlandFSUtil::AccessReply;
2476 using UserlandFSUtil::ReadStatRequest;
2477 using UserlandFSUtil::ReadStatReply;
2478 using UserlandFSUtil::WriteStatRequest;
2479 using UserlandFSUtil::WriteStatReply;
2481 using UserlandFSUtil::CreateRequest;
2482 using UserlandFSUtil::CreateReply;
2483 using UserlandFSUtil::OpenRequest;
2484 using UserlandFSUtil::OpenReply;
2485 using UserlandFSUtil::CloseRequest;
2486 using UserlandFSUtil::CloseReply;
2487 using UserlandFSUtil::FreeCookieRequest;
2488 using UserlandFSUtil::FreeCookieReply;
2489 using UserlandFSUtil::ReadRequest;
2490 using UserlandFSUtil::ReadReply;
2491 using UserlandFSUtil::WriteRequest;
2492 using UserlandFSUtil::WriteReply;
2494 using UserlandFSUtil::CreateDirRequest;
2495 using UserlandFSUtil::CreateDirReply;
2496 using UserlandFSUtil::RemoveDirRequest;
2497 using UserlandFSUtil::RemoveDirReply;
2498 using UserlandFSUtil::OpenDirRequest;
2499 using UserlandFSUtil::OpenDirReply;
2500 using UserlandFSUtil::CloseDirRequest;
2501 using UserlandFSUtil::CloseDirReply;
2502 using UserlandFSUtil::FreeDirCookieRequest;
2503 using UserlandFSUtil::FreeDirCookieReply;
2504 using UserlandFSUtil::ReadDirRequest;
2505 using UserlandFSUtil::ReadDirReply;
2506 using UserlandFSUtil::RewindDirRequest;
2507 using UserlandFSUtil::RewindDirReply;
2509 using UserlandFSUtil::OpenAttrDirRequest;
2510 using UserlandFSUtil::OpenAttrDirReply;
2511 using UserlandFSUtil::CloseAttrDirRequest;
2512 using UserlandFSUtil::CloseAttrDirReply;
2513 using UserlandFSUtil::FreeAttrDirCookieRequest;
2514 using UserlandFSUtil::FreeAttrDirCookieReply;
2515 using UserlandFSUtil::ReadAttrDirRequest;
2516 using UserlandFSUtil::ReadAttrDirReply;
2517 using UserlandFSUtil::RewindAttrDirRequest;
2518 using UserlandFSUtil::RewindAttrDirReply;
2520 using UserlandFSUtil::CreateAttrRequest;
2521 using UserlandFSUtil::CreateAttrReply;
2522 using UserlandFSUtil::OpenAttrRequest;
2523 using UserlandFSUtil::OpenAttrReply;
2524 using UserlandFSUtil::CloseAttrRequest;
2525 using UserlandFSUtil::CloseAttrReply;
2526 using UserlandFSUtil::FreeAttrCookieRequest;
2527 using UserlandFSUtil::FreeAttrCookieReply;
2528 using UserlandFSUtil::ReadAttrRequest;
2529 using UserlandFSUtil::ReadAttrReply;
2530 using UserlandFSUtil::WriteAttrRequest;
2531 using UserlandFSUtil::WriteAttrReply;
2532 using UserlandFSUtil::ReadAttrStatRequest;
2533 using UserlandFSUtil::ReadAttrStatReply;
2534 using UserlandFSUtil::WriteAttrStatRequest;
2535 using UserlandFSUtil::WriteAttrStatReply;
2536 using UserlandFSUtil::RenameAttrRequest;
2537 using UserlandFSUtil::RenameAttrReply;
2538 using UserlandFSUtil::RemoveAttrRequest;
2539 using UserlandFSUtil::RemoveAttrReply;
2541 using UserlandFSUtil::OpenIndexDirRequest;
2542 using UserlandFSUtil::OpenIndexDirReply;
2543 using UserlandFSUtil::CloseIndexDirRequest;
2544 using UserlandFSUtil::CloseIndexDirReply;
2545 using UserlandFSUtil::FreeIndexDirCookieRequest;
2546 using UserlandFSUtil::FreeIndexDirCookieReply;
2547 using UserlandFSUtil::ReadIndexDirRequest;
2548 using UserlandFSUtil::ReadIndexDirReply;
2549 using UserlandFSUtil::RewindIndexDirRequest;
2550 using UserlandFSUtil::RewindIndexDirReply;
2551 using UserlandFSUtil::CreateIndexRequest;
2552 using UserlandFSUtil::CreateIndexReply;
2553 using UserlandFSUtil::RemoveIndexRequest;
2554 using UserlandFSUtil::RemoveIndexReply;
2555 using UserlandFSUtil::ReadIndexStatRequest;
2556 using UserlandFSUtil::ReadIndexStatReply;
2558 using UserlandFSUtil::OpenQueryRequest;
2559 using UserlandFSUtil::OpenQueryReply;
2560 using UserlandFSUtil::CloseQueryRequest;
2561 using UserlandFSUtil::CloseQueryReply;
2562 using UserlandFSUtil::FreeQueryCookieRequest;
2563 using UserlandFSUtil::FreeQueryCookieReply;
2564 using UserlandFSUtil::ReadQueryRequest;
2565 using UserlandFSUtil::ReadQueryReply;
2566 using UserlandFSUtil::RewindQueryRequest;
2567 using UserlandFSUtil::RewindQueryReply;
2569 using UserlandFSUtil::NodeMonitoringEventRequest;
2570 using UserlandFSUtil::NodeMonitoringEventReply;
2574 using UserlandFSUtil::NotifyListenerRequest;
2575 using UserlandFSUtil::NotifyListenerReply;
2576 using UserlandFSUtil::NotifySelectEventRequest;
2577 using UserlandFSUtil::NotifySelectEventReply;
2578 using UserlandFSUtil::NotifyQueryRequest;
2579 using UserlandFSUtil::NotifyQueryReply;
2581 using UserlandFSUtil::GetVNodeRequest;
2582 using UserlandFSUtil::GetVNodeReply;
2583 using UserlandFSUtil::PutVNodeRequest;
2584 using UserlandFSUtil::PutVNodeReply;
2585 using UserlandFSUtil::AcquireVNodeRequest;
2586 using UserlandFSUtil::AcquireVNodeReply;
2587 using UserlandFSUtil::NewVNodeRequest;
2588 using UserlandFSUtil::NewVNodeReply;
2589 using UserlandFSUtil::PublishVNodeRequest;
2590 using UserlandFSUtil::PublishVNodeReply;
2591 using UserlandFSUtil::RemoveVNodeRequest;
2592 using UserlandFSUtil::RemoveVNodeReply;
2593 using UserlandFSUtil::UnremoveVNodeRequest;
2594 using UserlandFSUtil::UnremoveVNodeReply;
2595 using UserlandFSUtil::GetVNodeRemovedRequest;
2596 using UserlandFSUtil::GetVNodeRemovedReply;
2598 using UserlandFSUtil::FileCacheCreateRequest;
2599 using UserlandFSUtil::FileCacheCreateReply;
2600 using UserlandFSUtil::FileCacheDeleteRequest;
2601 using UserlandFSUtil::FileCacheDeleteReply;
2602 using UserlandFSUtil::FileCacheSetEnabledRequest;
2603 using UserlandFSUtil::FileCacheSetEnabledReply;
2604 using UserlandFSUtil::FileCacheSetSizeRequest;
2605 using UserlandFSUtil::FileCacheSetSizeReply;
2606 using UserlandFSUtil::FileCacheSyncRequest;
2607 using UserlandFSUtil::FileCacheSyncReply;
2608 using UserlandFSUtil::FileCacheReadRequest;
2609 using UserlandFSUtil::FileCacheReadReply;
2610 using UserlandFSUtil::FileCacheWriteRequest;
2611 using UserlandFSUtil::FileCacheWriteReply;
2613 using UserlandFSUtil::DoIterativeFDIORequest;
2614 using UserlandFSUtil::DoIterativeFDIOReply;
2615 using UserlandFSUtil::ReadFromIORequestRequest;
2616 using UserlandFSUtil::ReadFromIORequestReply;
2617 using UserlandFSUtil::WriteToIORequestRequest;
2618 using UserlandFSUtil::WriteToIORequestReply;
2619 using UserlandFSUtil::NotifyIORequestRequest;
2620 using UserlandFSUtil::NotifyIORequestReply;
2622 using UserlandFSUtil::AddNodeListenerRequest;
2623 using UserlandFSUtil::AddNodeListenerReply;
2624 using UserlandFSUtil::RemoveNodeListenerRequest;
2625 using UserlandFSUtil::RemoveNodeListenerReply;
2627 using UserlandFSUtil::ReceiptAckReply;
2629 using UserlandFSUtil::do_for_request;
2630 using UserlandFSUtil::get_request_address_infos;
2631 using UserlandFSUtil::check_request;
2632 using UserlandFSUtil::relocate_request;