AcquireFsAndRelPath   96 native_client_sdk/src/libraries/nacl_io/kernel_object.cc   Error error = AcquireFsAndRelPath(path, out_fs, &rel_parts);
AcquireFsAndRelPath   57 native_client_sdk/src/libraries/nacl_io/kernel_object.h   Error AcquireFsAndRelPath(const std::string& path,
AcquireFsAndRelPath  161 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc   Error error = AcquireFsAndRelPath(path, &fs, &rel);
AcquireFsAndRelPath  342 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc   Error error = AcquireFsAndRelPath(path, &fs, &rel);
AcquireFsAndRelPath  361 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc   Error error = AcquireFsAndRelPath(path, &fs, &rel);
AcquireFsAndRelPath  645 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc   Error error = AcquireFsAndRelPath(path, &fs, &rel);
AcquireFsAndRelPath  677 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc   Error error = AcquireFsAndRelPath(path, &fs, &rel);
AcquireFsAndRelPath  685 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc   error = AcquireFsAndRelPath(newpath, &newfs, &newrel);
AcquireFsAndRelPath  714 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc   Error error = AcquireFsAndRelPath(path, &fs, &rel);
AcquireFsAndRelPath  789 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc   Error error = AcquireFsAndRelPath(path, &fs, &rel);
AcquireFsAndRelPath   48 native_client_sdk/src/tests/nacl_io_test/kernel_proxy_test.cc     AcquireFsAndRelPath("/", &fs, &path);