Searched defs:root_fd (Results 1 – 2 of 2) sorted by relevance
530 int root_fd = open(mount_path, O_RDONLY | O_DIRECTORY); in CreateTestFile() local558 int root_fd = open(mount_path, O_RDONLY | O_DIRECTORY); in MountReadonly() local607 int root_fd = open(mount_path, O_RDONLY | O_DIRECTORY); in MountBlockReadonly() local
106 fbl::unique_fd root_fd(raw_root_fd); in TestMemfsLimitPages() local
Completed in 7 milliseconds