Lines Matching defs:nbd
69 struct nbd_device *nbd; member
144 struct nbd_device *nbd; member
158 #define nbd_name(nbd) ((nbd)->disk->disk_name) argument
174 static inline struct device *nbd_to_dev(struct nbd_device *nbd) in nbd_to_dev()
224 struct nbd_device *nbd = (struct nbd_device *)disk->private_data; in pid_show() local
238 struct nbd_device *nbd = (struct nbd_device *)disk->private_data; in backend_show() local
248 static void nbd_dev_remove(struct nbd_device *nbd) in nbd_dev_remove()
272 static void nbd_put(struct nbd_device *nbd) in nbd_put()
290 static void nbd_mark_nsock_dead(struct nbd_device *nbd, struct nbd_sock *nsock, in nbd_mark_nsock_dead()
319 static int nbd_set_size(struct nbd_device *nbd, loff_t bytesize, in nbd_set_size()
364 static void sock_shutdown(struct nbd_device *nbd) in sock_shutdown()
402 struct nbd_device *nbd = cmd->nbd; in nbd_xmit_timeout() local
497 static int sock_xmit(struct nbd_device *nbd, int index, int send, in sock_xmit()
554 static int nbd_send_cmd(struct nbd_device *nbd, struct nbd_cmd *cmd, int index) in nbd_send_cmd()
700 static int nbd_read_reply(struct nbd_device *nbd, int index, in nbd_read_reply()
727 static struct nbd_cmd *nbd_handle_reply(struct nbd_device *nbd, int index, in nbd_handle_reply()
830 struct nbd_device *nbd = args->nbd; in recv_work() local
906 static void nbd_clear_que(struct nbd_device *nbd) in nbd_clear_que()
914 static int find_fallback(struct nbd_device *nbd, int index) in find_fallback()
957 static int wait_for_reconnect(struct nbd_device *nbd) in wait_for_reconnect()
976 struct nbd_device *nbd = cmd->nbd; in nbd_handle_cmd() local
1088 static struct socket *nbd_get_socket(struct nbd_device *nbd, unsigned long fd, in nbd_get_socket()
1108 static int nbd_add_socket(struct nbd_device *nbd, unsigned long arg, in nbd_add_socket()
1178 static int nbd_reconnect_socket(struct nbd_device *nbd, unsigned long arg) in nbd_reconnect_socket()
1239 static void nbd_bdev_reset(struct nbd_device *nbd) in nbd_bdev_reset()
1246 static void nbd_parse_flags(struct nbd_device *nbd) in nbd_parse_flags()
1263 static void send_disconnects(struct nbd_device *nbd) in send_disconnects()
1287 static int nbd_disconnect(struct nbd_device *nbd) in nbd_disconnect()
1298 static void nbd_clear_sock(struct nbd_device *nbd) in nbd_clear_sock()
1305 static void nbd_config_put(struct nbd_device *nbd) in nbd_config_put()
1346 static int nbd_start_device(struct nbd_device *nbd) in nbd_start_device()
1407 static int nbd_start_device_ioctl(struct nbd_device *nbd) in nbd_start_device_ioctl()
1437 static void nbd_clear_sock_ioctl(struct nbd_device *nbd) in nbd_clear_sock_ioctl()
1447 static void nbd_set_cmd_timeout(struct nbd_device *nbd, u64 timeout) in nbd_set_cmd_timeout()
1457 static int __nbd_ioctl(struct block_device *bdev, struct nbd_device *nbd, in __nbd_ioctl()
1507 struct nbd_device *nbd = bdev->bd_disk->private_data; in nbd_ioctl() local
1557 struct nbd_device *nbd; in nbd_open() local
1601 struct nbd_device *nbd = disk->private_data; in nbd_release() local
1624 struct nbd_device *nbd = s->private; in nbd_dbg_tasks_show() local
1636 struct nbd_device *nbd = s->private; in nbd_dbg_flags_show() local
1659 static int nbd_dev_dbg_init(struct nbd_device *nbd) in nbd_dev_dbg_init()
1684 static void nbd_dev_dbg_close(struct nbd_device *nbd) in nbd_dev_dbg_close()
1709 static int nbd_dev_dbg_init(struct nbd_device *nbd) in nbd_dev_dbg_init()
1714 static void nbd_dev_dbg_close(struct nbd_device *nbd) in nbd_dev_dbg_close()
1748 struct nbd_device *nbd; in nbd_dev_add() local
1858 struct nbd_device *nbd; in nbd_find_get_unused() local
1901 static int nbd_genl_size_set(struct genl_info *info, struct nbd_device *nbd) in nbd_genl_size_set()
1920 struct nbd_device *nbd; in nbd_genl_connect() local
2103 static void nbd_disconnect_and_put(struct nbd_device *nbd) in nbd_disconnect_and_put()
2125 struct nbd_device *nbd; in nbd_genl_disconnect() local
2160 struct nbd_device *nbd = NULL; in nbd_genl_reconfigure() local
2340 static int populate_nbd_status(struct nbd_device *nbd, struct sk_buff *reply) in populate_nbd_status()
2371 struct nbd_device *nbd = ptr; in status_cb() local
2411 struct nbd_device *nbd; in nbd_genl_status() local
2541 struct nbd_device *nbd = ptr; in nbd_exit_cb() local
2552 struct nbd_device *nbd; in nbd_cleanup() local