Searched refs:UnmountHandle (Results 1 – 1 of 1) sorted by relevance
48 void UnmountHandle(zx_handle_t root, bool wait_until_ready) { in UnmountHandle() function118 fbl::MakeAutoCall([this, options]() { UnmountHandle(root_, options.wait_until_ready); }); in MakeDirAndMount()158 fbl::MakeAutoCall([this, options]() { UnmountHandle(root_, options.wait_until_ready); }); in LaunchAndMount()
Completed in 6 milliseconds