Home
last modified time | relevance | path

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

/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.c755 ret = rnbd_srv_create_dev_sysfs(srv_dev, file_bdev(bdev_file)); in process_msg_open()