Searched defs:target_fd (Results 1 – 7 of 7) sorted by relevance
36 FileDescriptorPtr target_fd, in PerformReplaceOp()70 FileDescriptorPtr target_fd) { in WriteAllCowOps()105 FileDescriptorPtr target_fd, in EstimateCowSize()124 FileDescriptorPtr target_fd, in CowDryRun()
23 FileDescriptorPtr target_fd, in EstimateCowSize()
126 auto target_fd = std::make_unique<EintrSafeFileDescriptor>(); in Run() local
69 unique_fd target_fd; in create() local
190 unique_fd target_fd(open(target.c_str(), O_RDONLY | O_CLOEXEC | O_DIRECT)); in ConfigureLoopDevice() local
2563 android::base::unique_fd target_fd( in ExecInMountNamespaceOf() local
2056 unique_fd target_fd(TEMP_FAILURE_RETRY(open(file_path, O_RDWR | O_CREAT | O_CLOEXEC, 0600))); in PrepareZramBackingDevice() local