Home
last modified time | relevance | path

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

/linux-5.10/drivers/block/rnbd/
Drnbd-srv.h68 int rnbd_srv_create_dev_sysfs(struct rnbd_srv_dev *dev,
Drnbd-srv-sysfs.c41 int rnbd_srv_create_dev_sysfs(struct rnbd_srv_dev *dev, in rnbd_srv_create_dev_sysfs() function
Drnbd-srv.c763 ret = rnbd_srv_create_dev_sysfs(srv_dev, rnbd_dev->bdev, in process_msg_open()