Lines Matching refs:port

890 	// get a free port
891 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
892 if (!port)
894 PortReleaser _(fFileSystem->GetPortPool(), port);
897 RequestAllocator allocator(port->GetPort());
908 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
911 RequestReleaser requestReleaser(port, reply);
951 // get a free port
952 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
953 if (!port)
955 PortReleaser _(fFileSystem->GetPortPool(), port);
958 RequestAllocator allocator(port->GetPort());
971 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
974 RequestReleaser requestReleaser(port, reply);
1016 // get a free port
1017 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1018 if (!port)
1020 PortReleaser _(fFileSystem->GetPortPool(), port);
1023 RequestAllocator allocator(port->GetPort());
1036 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1039 RequestReleaser requestReleaser(port, reply);
1054 _SendReceiptAck(port);
1063 // get a free port
1064 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1065 if (!port)
1067 PortReleaser _(fFileSystem->GetPortPool(), port);
1070 RequestAllocator allocator(port->GetPort());
1093 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1098 RequestReleaser requestReleaser(port, reply);
1154 // get a free port
1155 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1156 if (!port)
1158 PortReleaser _(fFileSystem->GetPortPool(), port);
1161 RequestAllocator allocator(port->GetPort());
1174 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1177 RequestReleaser requestReleaser(port, reply);
1209 // get a free port
1210 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1211 if (!port) {
1215 PortReleaser _(fFileSystem->GetPortPool(), port);
1218 RequestAllocator allocator(port->GetPort());
1240 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1243 RequestReleaser requestReleaser(port, reply);
1273 // get a free port
1274 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1275 if (!port)
1277 PortReleaser _(fFileSystem->GetPortPool(), port);
1280 RequestAllocator allocator(port->GetPort());
1294 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1299 RequestReleaser requestReleaser(port, reply);
1410 // get a free port
1411 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1412 if (!port)
1414 PortReleaser _(fFileSystem->GetPortPool(), port);
1417 RequestAllocator allocator(port->GetPort());
1441 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1444 RequestReleaser requestReleaser(port, reply);
1457 _SendReceiptAck(port);
1472 // get a free port
1473 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1474 if (!port)
1476 PortReleaser _(fFileSystem->GetPortPool(), port);
1479 RequestAllocator allocator(port->GetPort());
1493 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1496 RequestReleaser requestReleaser(port, reply);
1516 // get a free port
1517 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1518 if (!port)
1520 PortReleaser _(fFileSystem->GetPortPool(), port);
1523 RequestAllocator allocator(port->GetPort());
1543 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1548 RequestReleaser requestReleaser(port, reply);
1577 // get a free port
1578 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1579 if (!port)
1581 PortReleaser _(fFileSystem->GetPortPool(), port);
1584 RequestAllocator allocator(port->GetPort());
1599 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1602 RequestReleaser requestReleaser(port, reply);
1620 // get a free port
1621 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1622 if (!port)
1624 PortReleaser _(fFileSystem->GetPortPool(), port);
1627 RequestAllocator allocator(port->GetPort());
1639 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1642 RequestReleaser requestReleaser(port, reply);
1663 // get a free port
1664 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1665 if (!port)
1667 PortReleaser _(fFileSystem->GetPortPool(), port);
1670 RequestAllocator allocator(port->GetPort());
1683 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1686 RequestReleaser requestReleaser(port, reply);
1699 _SendReceiptAck(port);
1714 // get a free port
1715 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1716 if (!port)
1718 PortReleaser _(fFileSystem->GetPortPool(), port);
1721 RequestAllocator allocator(port->GetPort());
1739 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1742 RequestReleaser requestReleaser(port, reply);
1761 // get a free port
1762 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1763 if (!port)
1765 PortReleaser _(fFileSystem->GetPortPool(), port);
1768 RequestAllocator allocator(port->GetPort());
1784 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1787 RequestReleaser requestReleaser(port, reply);
1805 // get a free port
1806 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1807 if (!port)
1809 PortReleaser _(fFileSystem->GetPortPool(), port);
1812 RequestAllocator allocator(port->GetPort());
1827 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1830 RequestReleaser requestReleaser(port, reply);
1850 // get a free port
1851 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1852 if (!port)
1854 PortReleaser _(fFileSystem->GetPortPool(), port);
1857 RequestAllocator allocator(port->GetPort());
1875 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1878 RequestReleaser requestReleaser(port, reply);
1896 // get a free port
1897 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1898 if (!port)
1900 PortReleaser _(fFileSystem->GetPortPool(), port);
1903 RequestAllocator allocator(port->GetPort());
1916 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1919 RequestReleaser requestReleaser(port, reply);
1967 // get a free port
1968 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
1969 if (!port)
1971 PortReleaser _(fFileSystem->GetPortPool(), port);
1974 RequestAllocator allocator(port->GetPort());
1988 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
1991 RequestReleaser requestReleaser(port, reply);
2013 // get a free port
2014 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2015 if (!port)
2017 PortReleaser _(fFileSystem->GetPortPool(), port);
2021 RequestAllocator allocator(port->GetPort());
2038 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2041 RequestReleaser requestReleaser(port, reply);
2066 // get a free port
2067 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2068 if (!port)
2070 PortReleaser _(fFileSystem->GetPortPool(), port);
2074 RequestAllocator allocator(port->GetPort());
2086 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2089 RequestReleaser requestReleaser(port, reply);
2147 // get a free port
2148 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2149 if (!port)
2151 PortReleaser _(fFileSystem->GetPortPool(), port);
2154 RequestAllocator allocator(port->GetPort());
2169 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2172 RequestReleaser requestReleaser(port, reply);
2188 _SendReceiptAck(port);
2205 // get a free port
2206 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2207 if (!port)
2209 PortReleaser _(fFileSystem->GetPortPool(), port);
2212 RequestAllocator allocator(port->GetPort());
2229 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2232 RequestReleaser requestReleaser(port, reply);
2254 // get a free port
2255 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2256 if (!port)
2258 PortReleaser _(fFileSystem->GetPortPool(), port);
2261 RequestAllocator allocator(port->GetPort());
2277 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2280 RequestReleaser requestReleaser(port, reply);
2298 // get a free port
2299 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2300 if (!port)
2302 PortReleaser _(fFileSystem->GetPortPool(), port);
2305 RequestAllocator allocator(port->GetPort());
2320 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2323 RequestReleaser requestReleaser(port, reply);
2341 // get a free port
2342 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2343 if (!port)
2345 PortReleaser _(fFileSystem->GetPortPool(), port);
2349 RequestAllocator allocator(port->GetPort());
2361 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2364 RequestReleaser requestReleaser(port, reply);
2422 // get a free port
2423 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2424 if (!port)
2426 PortReleaser _(fFileSystem->GetPortPool(), port);
2429 RequestAllocator allocator(port->GetPort());
2444 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2447 RequestReleaser requestReleaser(port, reply);
2470 _SendReceiptAck(port);
2484 // get a free port
2485 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2486 if (!port)
2488 PortReleaser _(fFileSystem->GetPortPool(), port);
2491 RequestAllocator allocator(port->GetPort());
2504 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2507 RequestReleaser requestReleaser(port, reply);
2529 // get a free port
2530 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2531 if (!port)
2533 PortReleaser _(fFileSystem->GetPortPool(), port);
2537 RequestAllocator allocator(port->GetPort());
2549 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2552 RequestReleaser requestReleaser(port, reply);
2611 // get a free port
2612 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2613 if (!port)
2615 PortReleaser _(fFileSystem->GetPortPool(), port);
2618 RequestAllocator allocator(port->GetPort());
2633 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2636 RequestReleaser requestReleaser(port, reply);
2656 _SendReceiptAck(port);
2670 // get a free port
2671 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2672 if (!port)
2674 PortReleaser _(fFileSystem->GetPortPool(), port);
2677 RequestAllocator allocator(port->GetPort());
2690 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2693 RequestReleaser requestReleaser(port, reply);
2715 // get a free port
2716 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2717 if (!port)
2719 PortReleaser _(fFileSystem->GetPortPool(), port);
2723 RequestAllocator allocator(port->GetPort());
2740 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2743 RequestReleaser requestReleaser(port, reply);
2764 // get a free port
2765 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2766 if (!port)
2768 PortReleaser _(fFileSystem->GetPortPool(), port);
2772 RequestAllocator allocator(port->GetPort());
2788 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2791 RequestReleaser requestReleaser(port, reply);
2850 // get a free port
2851 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2852 if (!port)
2854 PortReleaser _(fFileSystem->GetPortPool(), port);
2857 RequestAllocator allocator(port->GetPort());
2872 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2875 RequestReleaser requestReleaser(port, reply);
2890 _SendReceiptAck(port);
2907 // get a free port
2908 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2909 if (!port)
2911 PortReleaser _(fFileSystem->GetPortPool(), port);
2914 RequestAllocator allocator(port->GetPort());
2931 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2934 RequestReleaser requestReleaser(port, reply);
2953 // get a free port
2954 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2955 if (!port)
2957 PortReleaser _(fFileSystem->GetPortPool(), port);
2960 RequestAllocator allocator(port->GetPort());
2973 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
2976 RequestReleaser requestReleaser(port, reply);
2996 // get a free port
2997 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
2998 if (!port)
3000 PortReleaser _(fFileSystem->GetPortPool(), port);
3003 RequestAllocator allocator(port->GetPort());
3018 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3021 RequestReleaser requestReleaser(port, reply);
3041 // get a free port
3042 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3043 if (!port)
3045 PortReleaser _(fFileSystem->GetPortPool(), port);
3048 RequestAllocator allocator(port->GetPort());
3066 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3069 RequestReleaser requestReleaser(port, reply);
3087 // get a free port
3088 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3089 if (!port)
3091 PortReleaser _(fFileSystem->GetPortPool(), port);
3094 RequestAllocator allocator(port->GetPort());
3109 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3112 RequestReleaser requestReleaser(port, reply);
3132 // get a free port
3133 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3134 if (!port)
3136 PortReleaser _(fFileSystem->GetPortPool(), port);
3140 RequestAllocator allocator(port->GetPort());
3151 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3154 RequestReleaser requestReleaser(port, reply);
3212 // get a free port
3213 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3214 if (!port)
3216 PortReleaser _(fFileSystem->GetPortPool(), port);
3219 RequestAllocator allocator(port->GetPort());
3233 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3236 RequestReleaser requestReleaser(port, reply);
3256 _SendReceiptAck(port);
3268 // get a free port
3269 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3270 if (!port)
3272 PortReleaser _(fFileSystem->GetPortPool(), port);
3275 RequestAllocator allocator(port->GetPort());
3287 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3290 RequestReleaser requestReleaser(port, reply);
3306 // get a free port
3307 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3308 if (!port)
3310 PortReleaser _(fFileSystem->GetPortPool(), port);
3313 RequestAllocator allocator(port->GetPort());
3329 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3332 RequestReleaser requestReleaser(port, reply);
3348 // get a free port
3349 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3350 if (!port)
3352 PortReleaser _(fFileSystem->GetPortPool(), port);
3355 RequestAllocator allocator(port->GetPort());
3369 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3372 RequestReleaser requestReleaser(port, reply);
3388 // get a free port
3389 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3390 if (!port)
3392 PortReleaser _(fFileSystem->GetPortPool(), port);
3395 RequestAllocator allocator(port->GetPort());
3409 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3412 RequestReleaser requestReleaser(port, reply);
3434 // get a free port
3435 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3436 if (!port)
3438 PortReleaser _(fFileSystem->GetPortPool(), port);
3442 RequestAllocator allocator(port->GetPort());
3453 request->port = targetPort;
3459 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3462 RequestReleaser requestReleaser(port, reply);
3519 // get a free port
3520 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3521 if (!port)
3523 PortReleaser _(fFileSystem->GetPortPool(), port);
3526 RequestAllocator allocator(port->GetPort());
3540 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3543 RequestReleaser requestReleaser(port, reply);
3563 _SendReceiptAck(port);
3575 // get a free port
3576 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3577 if (!port)
3579 PortReleaser _(fFileSystem->GetPortPool(), port);
3582 RequestAllocator allocator(port->GetPort());
3594 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3597 RequestReleaser requestReleaser(port, reply);
3666 // get a free port
3667 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3668 if (!port)
3670 PortReleaser _(fFileSystem->GetPortPool(), port);
3678 RequestAllocator allocator(port->GetPort());
3697 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3700 RequestReleaser requestReleaser(port, reply);
3716 // get a free port
3717 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3718 if (!port)
3720 PortReleaser _(fFileSystem->GetPortPool(), port);
3723 RequestAllocator allocator(port->GetPort());
3734 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3737 RequestReleaser requestReleaser(port, reply);
3753 // get a free port
3754 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3755 if (!port)
3757 PortReleaser _(fFileSystem->GetPortPool(), port);
3760 RequestAllocator allocator(port->GetPort());
3771 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3774 RequestReleaser requestReleaser(port, reply);
3789 // get a free port
3790 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3791 if (!port)
3793 PortReleaser _(fFileSystem->GetPortPool(), port);
3796 RequestAllocator allocator(port->GetPort());
3810 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3813 RequestReleaser requestReleaser(port, reply);
3838 // get a free port
3839 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3840 if (!port)
3842 PortReleaser _(fFileSystem->GetPortPool(), port);
3845 RequestAllocator allocator(port->GetPort());
3857 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3860 RequestReleaser requestReleaser(port, reply);
3878 // get a free port
3879 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3880 if (!port)
3882 PortReleaser _(fFileSystem->GetPortPool(), port);
3885 RequestAllocator allocator(port->GetPort());
3897 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3900 RequestReleaser requestReleaser(port, reply);
3919 // get a free port
3920 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3921 if (!port)
3923 PortReleaser _(fFileSystem->GetPortPool(), port);
3926 RequestAllocator allocator(port->GetPort());
3939 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3942 RequestReleaser requestReleaser(port, reply);
3960 // get a free port
3961 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
3962 if (!port)
3964 PortReleaser _(fFileSystem->GetPortPool(), port);
3967 RequestAllocator allocator(port->GetPort());
3980 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
3983 RequestReleaser requestReleaser(port, reply);
4001 // get a free port
4002 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
4003 if (!port)
4005 PortReleaser _(fFileSystem->GetPortPool(), port);
4008 RequestAllocator allocator(port->GetPort());
4021 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4024 RequestReleaser requestReleaser(port, reply);
4042 // get a free port
4043 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
4044 if (!port)
4046 PortReleaser _(fFileSystem->GetPortPool(), port);
4049 RequestAllocator allocator(port->GetPort());
4062 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4065 RequestReleaser requestReleaser(port, reply);
4083 // get a free port
4084 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
4085 if (!port)
4087 PortReleaser _(fFileSystem->GetPortPool(), port);
4090 RequestAllocator allocator(port->GetPort());
4103 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4106 RequestReleaser requestReleaser(port, reply);
4124 // get a free port
4125 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
4126 if (!port)
4128 PortReleaser _(fFileSystem->GetPortPool(), port);
4131 RequestAllocator allocator(port->GetPort());
4144 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4147 RequestReleaser requestReleaser(port, reply);
4165 // get a free port
4166 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
4167 if (!port)
4169 PortReleaser _(fFileSystem->GetPortPool(), port);
4172 RequestAllocator allocator(port->GetPort());
4185 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4188 RequestReleaser requestReleaser(port, reply);
4206 // get a free port
4207 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
4208 if (!port)
4210 PortReleaser _(fFileSystem->GetPortPool(), port);
4213 RequestAllocator allocator(port->GetPort());
4226 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4229 RequestReleaser requestReleaser(port, reply);
4245 // get a free port
4246 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
4247 if (!port)
4249 PortReleaser _(fFileSystem->GetPortPool(), port);
4252 RequestAllocator allocator(port->GetPort());
4264 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4267 RequestReleaser requestReleaser(port, reply);
4283 // get a free port
4284 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
4285 if (!port)
4287 PortReleaser _(fFileSystem->GetPortPool(), port);
4290 RequestAllocator allocator(port->GetPort());
4302 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4305 RequestReleaser requestReleaser(port, reply);
4321 // get a free port
4322 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
4323 if (!port)
4325 PortReleaser _(fFileSystem->GetPortPool(), port);
4328 RequestAllocator allocator(port->GetPort());
4340 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4343 RequestReleaser requestReleaser(port, reply);
4359 // get a free port
4360 RequestPort* port = fFileSystem->GetPortPool()->AcquirePort();
4361 if (!port)
4363 PortReleaser _(fFileSystem->GetPortPool(), port);
4366 RequestAllocator allocator(port->GetPort());
4378 error = _SendRequest(port, &allocator, &handler, (Request**)&reply);
4381 RequestReleaser requestReleaser(port, reply);
4391 Volume::_SendRequest(RequestPort* port, RequestAllocator* allocator,
4404 return port->SendRequest(allocator, handler, reply);
4407 // close the port -- which will disconnect the whole FS.
4408 status_t error = port->SendRequest(allocator, handler, reply,
4411 port->Close();
4417 Volume::_SendReceiptAck(RequestPort* port)
4419 RequestAllocator allocator(port->GetPort());
4424 return port->SendRequest(&allocator);
4555 // No open entities. Since the port pool is disconnected, no new
4723 // get a free port
4724 RequestPort* port = volume->fFileSystem->GetPortPool()->AcquirePort();
4725 if (!port)
4727 PortReleaser _(volume->fFileSystem->GetPortPool(), port);
4730 RequestAllocator allocator(port->GetPort());
4748 error = volume->_SendRequest(port, &allocator, &handler, (Request**)&reply);
4751 RequestReleaser requestReleaser(port, reply);
4781 // get a free port
4782 RequestPort* port = volume->fFileSystem->GetPortPool()->AcquirePort();
4783 if (!port)
4785 PortReleaser _3(volume->fFileSystem->GetPortPool(), port);
4788 RequestAllocator allocator(port->GetPort());
4804 error = volume->_SendRequest(port, &allocator, &handler, (Request**)&reply);
4807 RequestReleaser requestReleaser(port, reply);