Searched refs:in_sysfs (Results 1 – 2 of 2) sorted by relevance
2564 if (device->path[chp].in_sysfs) in dasd_path_create_kobj()2575 device->path[chp].in_sysfs = true; in dasd_path_create_kobj()2594 if (device->path[chp].in_sysfs) { in dasd_path_remove_kobj()2596 device->path[chp].in_sysfs = false; in dasd_path_remove_kobj()
522 bool in_sysfs; member