Searched refs:in_sysfs (Results 1 – 2 of 2) sorted by relevance
1851 if (device->path[chp].in_sysfs) in dasd_path_create_kobj()1862 device->path[chp].in_sysfs = true; in dasd_path_create_kobj()1881 if (device->path[chp].in_sysfs) { in dasd_path_remove_kobj()1883 device->path[chp].in_sysfs = false; in dasd_path_remove_kobj()
465 bool in_sysfs; member