Searched defs:nbd (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/block/
H A Dnbd.c96 static inline struct device *nbd_to_dev(struct nbd_device *nbd) nbd_to_dev() argument
113 static void nbd_end_request(struct nbd_device *nbd, struct request *req) nbd_end_request() argument
130 static void sock_shutdown(struct nbd_device *nbd) sock_shutdown() argument
143 struct nbd_device *nbd = (struct nbd_device *)arg; nbd_xmit_timeout() local
167 static int sock_xmit(struct nbd_device *nbd, int send, void *buf, int size, sock_xmit() argument
224 static inline int sock_send_bvec(struct nbd_device *nbd, struct bio_vec *bvec, sock_send_bvec() argument
236 static int nbd_send_req(struct nbd_device *nbd, struct request *req) nbd_send_req() argument
299 static struct request *nbd_find_request(struct nbd_device *nbd, nbd_find_request() argument
322 static inline int sock_recv_bvec(struct nbd_device *nbd, struct bio_vec *bvec) sock_recv_bvec() argument
333 static struct request *nbd_read_stat(struct nbd_device *nbd) nbd_read_stat() argument
395 struct nbd_device *nbd = (struct nbd_device *)disk->private_data; pid_show() local
405 static int nbd_thread_recv(struct nbd_device *nbd) nbd_thread_recv() argument
459 static void nbd_clear_que(struct nbd_device *nbd) nbd_clear_que() argument
495 static void nbd_handle_req(struct nbd_device *nbd, struct request *req) nbd_handle_req() argument
545 struct nbd_device *nbd = data; nbd_thread_send() local
609 struct nbd_device *nbd; variable in typeref:struct:nbd_device
644 static int __nbd_ioctl(struct block_device *bdev, struct nbd_device *nbd, __nbd_ioctl() argument
811 struct nbd_device *nbd = bdev->bd_disk->private_data; nbd_ioctl() local
836 struct nbd_device *nbd = s->private; nbd_dbg_tasks_show() local
860 struct nbd_device *nbd = s->private; nbd_dbg_flags_show() local
891 static int nbd_dev_dbg_init(struct nbd_device *nbd) nbd_dev_dbg_init() argument
942 static void nbd_dev_dbg_close(struct nbd_device *nbd) nbd_dev_dbg_close() argument
967 static int nbd_dev_dbg_init(struct nbd_device *nbd) nbd_dev_dbg_init() argument
972 static void nbd_dev_dbg_close(struct nbd_device *nbd) nbd_dev_dbg_close() argument
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c397 u8 nbd = 0; qede_start_xmit() local
258 qede_free_failed_tx_pkt(struct qede_dev *edev, struct qede_tx_queue *txq, struct eth_tx_1st_bd *first_bd, int nbd, bool data_split) qede_free_failed_tx_pkt() argument
/linux-4.4.14/arch/sparc/kernel/
H A Dleon_pci_grpci2.c146 unsigned int nbd; /* 0x08 Next Data Descriptor in chan */ member in struct:grpci2_bd_chan
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c206 int nbd; bnx2x_free_tx_pkt() local
3796 int nbd, txq_index; bnx2x_start_xmit() local
H A Dbnx2x_hsi.h4483 __le16 nbd; member in struct:eth_tx_start_bd

Completed in 241 milliseconds