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