Searched refs:nbd_device (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/block/
H A Dnbd.c69 struct nbd_device *nbd;
115 struct nbd_device { struct
145 struct nbd_device *nbd;
167 static int nbd_dev_dbg_init(struct nbd_device *nbd);
168 static void nbd_dev_dbg_close(struct nbd_device *nbd);
169 static void nbd_config_put(struct nbd_device *nbd);
173 static void nbd_disconnect_and_put(struct nbd_device *nbd);
175 static inline struct device *nbd_to_dev(struct nbd_device *nbd)
225 struct nbd_device *nbd = (struct nbd_device *)dis
[all...]

Completed in 120 milliseconds