Searched defs:sysfs_fd (Results 1 – 1 of 1) 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