Home
last modified time | relevance | path

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

/system/ulib/fs-management/
A Dmount.cpp48 void UnmountHandle(zx_handle_t root, bool wait_until_ready) { in UnmountHandle() function
118 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