Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/rnbd/
Drnbd-srv.h66 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.c760 ret = rnbd_srv_create_dev_sysfs(srv_dev, file_bdev(bdev_file)); in process_msg_open()