Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dnbd.c241 static const struct device_attribute pid_attr = { variable
1350 device_remove_file(disk_to_dev(nbd->disk), &pid_attr); in nbd_config_put()
1401 error = device_create_file(disk_to_dev(nbd->disk), &pid_attr); in nbd_start_device()