Home
last modified time | relevance | path

Searched refs:InstallRemote (Results 1 – 4 of 4) sorted by relevance

/system/core/devmgr/fshost/
A Dvfs-rpc.cpp122 return root_vfs_.InstallRemote(mount_nodes[n], fs::MountChannel(std::move(h))); in InstallFs()
202 return parent->vfs()->InstallRemote(std::move(vn), in LocalMount()
/system/ulib/fs/
A Dmount.cpp49 zx_status_t Vfs::InstallRemote(fbl::RefPtr<Vnode> vn, MountChannel h) { in InstallRemote() function in fs::Vfs
A Dconnection.cpp777 zx_status_t status = vfs_->InstallRemote(vnode_, std::move(c)); in DirectoryAdminMount()
/system/ulib/fs/include/fs/
A Dvfs.h171 zx_status_t InstallRemote(fbl::RefPtr<Vnode> vn, MountChannel h) FS_TA_EXCLUDES(vfs_lock_);

Completed in 13 milliseconds