Searched defs:root_fd (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/fs-management/
H A Dfs-management.cpp514 int root_fd = open(mount_path, O_RDONLY | O_DIRECTORY); local
542 int root_fd = open(mount_path, O_RDONLY | O_DIRECTORY); local
591 int root_fd = open(mount_path, O_RDONLY | O_DIRECTORY); local
[all...]

Completed in 16 milliseconds