Searched defs:target_fd (Results 1 – 4 of 4) sorted by relevance
69 unique_fd target_fd; in create() local
153 unique_fd target_fd(open(target.c_str(), O_RDONLY | O_CLOEXEC | O_DIRECT)); in createLoopDevice() local
2469 android::base::unique_fd target_fd( in ExecInMountNamespaceOf() local
1968 unique_fd target_fd(TEMP_FAILURE_RETRY(open(loop.c_str(), O_RDWR | O_CREAT | O_CLOEXEC, 0600))); in PrepareZramDevice() local