Searched defs:sysfs_fd (Results 1 – 2 of 2) sorted by relevance
95 unique_fd sysfs_fd(open(sysfs_device.c_str(), O_RDWR | O_CLOEXEC)); in ConfigureReadAhead() local281 unique_fd sysfs_fd; in WaitForDevice() local
149 unique_fd sysfs_fd(open(sysfs_path.c_str(), O_RDWR | O_CLOEXEC)); in ConfigureQueueDepth() local