Lines Matching defs:nbd

66 	struct nbd_device *nbd;  member
128 struct nbd_device *nbd; member
142 #define nbd_name(nbd) ((nbd)->disk->disk_name) argument
160 static inline struct device *nbd_to_dev(struct nbd_device *nbd) in nbd_to_dev()
210 struct nbd_device *nbd = (struct nbd_device *)disk->private_data; in pid_show() local
220 static void nbd_dev_remove(struct nbd_device *nbd) in nbd_dev_remove()
246 static void nbd_put(struct nbd_device *nbd) in nbd_put()
262 static void nbd_mark_nsock_dead(struct nbd_device *nbd, struct nbd_sock *nsock, in nbd_mark_nsock_dead()
291 static void nbd_size_clear(struct nbd_device *nbd) in nbd_size_clear()
299 static void nbd_size_update(struct nbd_device *nbd, bool start) in nbd_size_update()
325 static void nbd_size_set(struct nbd_device *nbd, loff_t blocksize, in nbd_size_set()
348 static void sock_shutdown(struct nbd_device *nbd) in sock_shutdown()
387 struct nbd_device *nbd = cmd->nbd; in nbd_xmit_timeout() local
474 static int sock_xmit(struct nbd_device *nbd, int index, int send, in sock_xmit()
530 static int nbd_send_cmd(struct nbd_device *nbd, struct nbd_cmd *cmd, int index) in nbd_send_cmd()
677 static struct nbd_cmd *nbd_read_stat(struct nbd_device *nbd, int index) in nbd_read_stat()
786 struct nbd_device *nbd = args->nbd; in recv_work() local
824 static void nbd_clear_que(struct nbd_device *nbd) in nbd_clear_que()
832 static int find_fallback(struct nbd_device *nbd, int index) in find_fallback()
875 static int wait_for_reconnect(struct nbd_device *nbd) in wait_for_reconnect()
890 struct nbd_device *nbd = cmd->nbd; in nbd_handle_cmd() local
999 static struct socket *nbd_get_socket(struct nbd_device *nbd, unsigned long fd, in nbd_get_socket()
1019 static int nbd_add_socket(struct nbd_device *nbd, unsigned long arg, in nbd_add_socket()
1078 static int nbd_reconnect_socket(struct nbd_device *nbd, unsigned long arg) in nbd_reconnect_socket()
1146 static void nbd_parse_flags(struct nbd_device *nbd) in nbd_parse_flags()
1165 static void send_disconnects(struct nbd_device *nbd) in send_disconnects()
1189 static int nbd_disconnect(struct nbd_device *nbd) in nbd_disconnect()
1200 static void nbd_clear_sock(struct nbd_device *nbd) in nbd_clear_sock()
1207 static void nbd_config_put(struct nbd_device *nbd) in nbd_config_put()
1246 static int nbd_start_device(struct nbd_device *nbd) in nbd_start_device()
1316 static int nbd_start_device_ioctl(struct nbd_device *nbd, struct block_device *bdev) in nbd_start_device_ioctl()
1344 static void nbd_clear_sock_ioctl(struct nbd_device *nbd, in nbd_clear_sock_ioctl()
1363 static void nbd_set_cmd_timeout(struct nbd_device *nbd, u64 timeout) in nbd_set_cmd_timeout()
1373 static int __nbd_ioctl(struct block_device *bdev, struct nbd_device *nbd, in __nbd_ioctl()
1429 struct nbd_device *nbd = bdev->bd_disk->private_data; in nbd_ioctl() local
1474 struct nbd_device *nbd; in nbd_open() local
1515 struct nbd_device *nbd = disk->private_data; in nbd_release() local
1540 struct nbd_device *nbd = s->private; in nbd_dbg_tasks_show() local
1562 struct nbd_device *nbd = s->private; in nbd_dbg_flags_show() local
1595 static int nbd_dev_dbg_init(struct nbd_device *nbd) in nbd_dev_dbg_init()
1620 static void nbd_dev_dbg_close(struct nbd_device *nbd) in nbd_dev_dbg_close()
1645 static int nbd_dev_dbg_init(struct nbd_device *nbd) in nbd_dev_dbg_init()
1650 static void nbd_dev_dbg_close(struct nbd_device *nbd) in nbd_dev_dbg_close()
1684 struct nbd_device *nbd; in nbd_dev_add() local
1773 struct nbd_device *nbd = ptr; in find_free_cb() local
1809 static int nbd_genl_size_set(struct genl_info *info, struct nbd_device *nbd) in nbd_genl_size_set()
1836 struct nbd_device *nbd = NULL; in nbd_genl_connect() local
2007 static void nbd_disconnect_and_put(struct nbd_device *nbd) in nbd_disconnect_and_put()
2026 struct nbd_device *nbd; in nbd_genl_disconnect() local
2064 struct nbd_device *nbd = NULL; in nbd_genl_reconfigure() local
2229 static int populate_nbd_status(struct nbd_device *nbd, struct sk_buff *reply) in populate_nbd_status()
2260 struct nbd_device *nbd = ptr; in status_cb() local
2300 struct nbd_device *nbd; in nbd_genl_status() local
2425 struct nbd_device *nbd = ptr; in nbd_exit_cb() local
2433 struct nbd_device *nbd; in nbd_cleanup() local