Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/rnbd/
H A Drnbd-srv.h66 int rnbd_srv_create_dev_sysfs(struct rnbd_srv_dev *dev,
H A Drnbd-srv-sysfs.c41 int rnbd_srv_create_dev_sysfs(struct rnbd_srv_dev *dev, in rnbd_srv_create_dev_sysfs() function
H A Drnbd-srv.c751 ret = rnbd_srv_create_dev_sysfs(srv_dev, bdev); in process_msg_open()