Home
last modified time | relevance | path

Searched refs:pid_attr (Results 1 – 1 of 1) sorted by relevance

/drivers/block/
Dnbd.c230 static const struct device_attribute pid_attr = { variable
1339 device_remove_file(disk_to_dev(nbd->disk), &pid_attr); in nbd_config_put()
1390 error = device_create_file(disk_to_dev(nbd->disk), &pid_attr); in nbd_start_device()