Searched defs:device_fd (Results 1 – 4 of 4) sorted by relevance
24 int device_fd; in main() local
646 static android::status_t mountInNamespace(uid_t uid, int device_fd, const std::string& path) { in mountInNamespace()677 int device_fd) { in runCommandInNamespace()803 android::vold::ScopedFd device_fd(open("/dev/fuse", O_RDWR)); in runCommand() local
233 int device_fd; in destroyByDevice() local
59 static int device_fd = -1; variable