/linux/drivers/block/ |
A D | nbd.c | 156 #define nbd_name(nbd) ((nbd)->disk->disk_name) argument 264 kfree(nbd); in nbd_dev_remove() 401 struct nbd_device *nbd = cmd->nbd; in nbd_xmit_timeout() local 826 struct nbd_device *nbd = args->nbd; in recv_work() local 960 struct nbd_device *nbd = cmd->nbd; in nbd_handle_cmd() local 1199 args->nbd = nbd; in nbd_reconnect_socket() 1385 args->nbd = nbd; in nbd_start_device() 1541 if (!nbd) { in nbd_open() 1731 if (!nbd) in nbd_dev_add() 1741 nbd->tag_set.driver_data = nbd; in nbd_dev_add() [all …]
|
A D | Makefile | 26 obj-$(CONFIG_BLK_DEV_NBD) += nbd.o
|
A D | Kconfig | 223 Read <file:Documentation/admin-guide/blockdev/nbd.rst> for more information, 231 module will be called nbd.
|
/linux/Documentation/admin-guide/blockdev/ |
A D | nbd.rst | 16 For more information, or to download the nbd-client and nbd-server 17 tools, go to http://nbd.sf.net/. 19 The nbd kernel module need only be installed on the client 20 system, as the nbd-server is completely in userspace. In fact, 21 the nbd-server has been successfully ported to other operating
|
A D | index.rst | 11 nbd
|
/linux/drivers/net/ethernet/qlogic/qede/ |
A D | qede_fp.c | 132 int nbd, bool data_split) in qede_free_failed_tx_pkt() argument 149 nbd--; in qede_free_failed_tx_pkt() 156 for (i = 0; i < nbd; i++) { in qede_free_failed_tx_pkt() 1485 u8 nbd = 0; in qede_start_xmit() local 1535 nbd++; in qede_start_xmit() 1546 nbd++; in qede_start_xmit() 1551 nbd++; in qede_start_xmit() 1666 qede_free_failed_tx_pkt(txq, first_bd, nbd, data_split); in qede_start_xmit() 1680 for (; frag_idx < skb_shinfo(skb)->nr_frags; frag_idx++, nbd++) { in qede_start_xmit() 1690 qede_free_failed_tx_pkt(txq, first_bd, nbd, data_split); in qede_start_xmit() [all …]
|
/linux/Documentation/translations/zh_CN/process/ |
A D | magic-number.rst | 89 NBD_REQUEST_MAGIC 0x12560953 nbd_request ``include/linux/nbd.h`` 122 LO_MAGIC 0x68797548 nbd_device ``include/linux/nbd.h`` 127 NBD_REPLY_MAGIC 0x96744668 nbd_reply ``include/linux/nbd.h``
|
/linux/Documentation/translations/zh_TW/process/ |
A D | magic-number.rst | 92 NBD_REQUEST_MAGIC 0x12560953 nbd_request ``include/linux/nbd.h`` 125 LO_MAGIC 0x68797548 nbd_device ``include/linux/nbd.h`` 130 NBD_REPLY_MAGIC 0x96744668 nbd_reply ``include/linux/nbd.h``
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_cmn.c | 203 int nbd; in bnx2x_free_tx_pkt() local 214 nbd = le16_to_cpu(tx_start_bd->nbd) - 1; in bnx2x_free_tx_pkt() 227 --nbd; in bnx2x_free_tx_pkt() 232 --nbd; in bnx2x_free_tx_pkt() 240 --nbd; in bnx2x_free_tx_pkt() 255 if (--nbd) in bnx2x_free_tx_pkt() 3973 nbd++; in bnx2x_start_xmit() 4091 first_bd->nbd = cpu_to_le16(nbd); in bnx2x_start_xmit() 4107 nbd++; in bnx2x_start_xmit() 4118 first_bd->nbd = cpu_to_le16(nbd); in bnx2x_start_xmit() [all …]
|
A D | bnx2x_ethtool.c | 2589 tx_start_bd->nbd = cpu_to_le16(2); /* start + pbd */ in bnx2x_run_loopback()
|
A D | bnx2x_hsi.h | 4498 __le16 nbd; member
|
/linux/Documentation/process/ |
A D | magic-number.rst | 99 NBD_REQUEST_MAGIC 0x12560953 nbd_request ``include/linux/nbd.h`` 132 LO_MAGIC 0x68797548 nbd_device ``include/linux/nbd.h`` 137 NBD_REPLY_MAGIC 0x96744668 nbd_reply ``include/linux/nbd.h``
|
/linux/Documentation/translations/it_IT/process/ |
A D | magic-number.rst | 105 NBD_REQUEST_MAGIC 0x12560953 nbd_request ``include/linux/nbd.h`` 138 LO_MAGIC 0x68797548 nbd_device ``include/linux/nbd.h`` 143 NBD_REPLY_MAGIC 0x96744668 nbd_reply ``include/linux/nbd.h``
|
/linux/include/trace/events/ |
A D | nbd.h | 3 #define TRACE_SYSTEM nbd
|
/linux/Documentation/devicetree/bindings/net/wireless/ |
A D | mediatek,mt76.yaml | 12 - Felix Fietkau <nbd@nbd.name>
|
/linux/arch/arm/boot/dts/ |
A D | bcm4709-buffalo-wxr-1900dhp.dts | 6 * Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org>
|
/linux/arch/sparc/kernel/ |
A D | leon_pci_grpci2.c | 147 unsigned int nbd; /* 0x08 Next Data Descriptor in chan */ member
|
/linux/Documentation/userspace-api/ioctl/ |
A D | ioctl-number.rst | 335 0xAB 00-1F linux/nbd.h
|
/linux/Documentation/vm/ |
A D | frontswap.rst | 208 or maybe swap-over-nbd/NFS)?
|
/linux/ |
A D | MAINTAINERS | 11967 M: Felix Fietkau <nbd@nbd.name> 12023 M: Felix Fietkau <nbd@nbd.name> 13215 L: nbd@other.debian.org 13217 F: Documentation/admin-guide/blockdev/nbd.rst 13218 F: drivers/block/nbd.c 13219 F: include/trace/events/nbd.h 13220 F: include/uapi/linux/nbd.h
|
A D | CREDITS | 2385 D: Softcursor for vga, hypertech cdrom support, vcsa bugfix, nbd,
|
/linux/drivers/net/ethernet/broadcom/ |
A D | cnic.c | 4942 start_bd->nbd = cpu_to_le16(3); in cnic_init_bnx2x_tx_ring()
|