Home
last modified time | relevance | path

Searched defs:mount_fd (Results 1 – 2 of 2) sorted by relevance

/system/ulib/fs-management/
A Dmount.cpp335 zx_status_t fmount(int device_fd, int mount_fd, disk_format_t df, const mount_options_t* options, in fmount()
356 zx_status_t fumount(int mount_fd) { in fumount()
/system/utest/fs-management/
A Dfs-management.cpp368 int mount_fd = open(mount_path, O_RDONLY | O_NOREMOTE | O_ADMIN); in DoubleMountRoot() local

Completed in 5 milliseconds