Searched defs:sysfs_fd (Results 1 – 2 of 2) sorted by relevance
90 unique_fd sysfs_fd(open(sysfs_path.c_str(), O_RDWR | O_CLOEXEC)); in ConfigureScheduler() local259 unique_fd sysfs_fd(open(sysfs_path.c_str(), O_RDWR | O_CLOEXEC)); in ConfigureQueueDepth() local288 unique_fd sysfs_fd(open(sysfs_device.c_str(), O_RDWR | O_CLOEXEC)); in ConfigureReadAhead() local504 unique_fd sysfs_fd(open(device.c_str(), O_RDWR | O_CLOEXEC)); in WaitForLoopDevice() local
144 unique_fd sysfs_fd(open(sysfs_path.c_str(), O_RDWR | O_CLOEXEC)); in ConfigureQueueDepth() local