Searched defs:rootFd (Results 1 – 1 of 1) sorted by relevance
581 auto rootFd = ab::unique_fd(::open(updatedTargetDir.c_str(), O_PATH | O_CLOEXEC | O_DIRECTORY)); in IncFs_Mount() local609 auto rootFd = ab::unique_fd(::open(details::c_str(root), O_PATH | O_CLOEXEC | O_DIRECTORY)); in IncFs_Open() local