/linux-6.1.9/drivers/block/ |
D | nbd.c | 69 struct nbd_device *nbd; member 144 struct nbd_device *nbd; member 158 #define nbd_name(nbd) ((nbd)->disk->disk_name) argument 166 static int nbd_dev_dbg_init(struct nbd_device *nbd); 167 static void nbd_dev_dbg_close(struct nbd_device *nbd); 168 static void nbd_config_put(struct nbd_device *nbd); 172 static void nbd_disconnect_and_put(struct nbd_device *nbd); 174 static inline struct device *nbd_to_dev(struct nbd_device *nbd) in nbd_to_dev() argument 176 return disk_to_dev(nbd->disk); in nbd_to_dev() 224 struct nbd_device *nbd = (struct nbd_device *)disk->private_data; in pid_show() local [all …]
|
D | Makefile | 26 obj-$(CONFIG_BLK_DEV_NBD) += nbd.o
|
D | Kconfig | 239 Read <file:Documentation/admin-guide/blockdev/nbd.rst> for more information, 247 module will be called nbd.
|
/linux-6.1.9/Documentation/admin-guide/blockdev/ |
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
|
D | index.rst | 11 nbd
|
/linux-6.1.9/Documentation/devicetree/bindings/clock/ |
D | airoha,en7523-scu.yaml | 10 - Felix Fietkau <nbd@nbd.name> 11 - John Crispin <nbd@nbd.name>
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/ |
D | airoha.yaml | 10 - Felix Fietkau <nbd@nbd.name>
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/mediatek/ |
D | mediatek,mt7622-pcie-mirror.yaml | 11 - Felix Fietkau <nbd@nbd.name>
|
D | mediatek,mt7986-wed-pcie.yaml | 11 - Felix Fietkau <nbd@nbd.name>
|
D | mediatek,mt7622-wed.yaml | 11 - Felix Fietkau <nbd@nbd.name>
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/ |
D | qede_fp.c | 133 int nbd, bool data_split) in qede_free_failed_tx_pkt() argument 150 nbd--; in qede_free_failed_tx_pkt() 157 for (i = 0; i < nbd; i++) { in qede_free_failed_tx_pkt() 1487 u8 nbd = 0; in qede_start_xmit() local 1537 nbd++; in qede_start_xmit() 1548 nbd++; in qede_start_xmit() 1553 nbd++; in qede_start_xmit() 1668 qede_free_failed_tx_pkt(txq, first_bd, nbd, data_split); in qede_start_xmit() 1682 for (; frag_idx < skb_shinfo(skb)->nr_frags; frag_idx++, nbd++) { in qede_start_xmit() 1692 qede_free_failed_tx_pkt(txq, first_bd, nbd, data_split); in qede_start_xmit() [all …]
|
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 202 int nbd; in bnx2x_free_tx_pkt() local 213 nbd = le16_to_cpu(tx_start_bd->nbd) - 1; in bnx2x_free_tx_pkt() 215 if ((nbd - 1) > (MAX_SKB_FRAGS + 2)) { in bnx2x_free_tx_pkt() 220 new_cons = nbd + tx_buf->first_bd; in bnx2x_free_tx_pkt() 226 --nbd; in bnx2x_free_tx_pkt() 231 --nbd; in bnx2x_free_tx_pkt() 239 --nbd; in bnx2x_free_tx_pkt() 249 while (nbd > 0) { in bnx2x_free_tx_pkt() 254 if (--nbd) in bnx2x_free_tx_pkt() 3750 int nbd, txq_index; in bnx2x_start_xmit() local [all …]
|
D | bnx2x_ethtool.c | 2593 tx_start_bd->nbd = cpu_to_le16(2); /* start + pbd */ in bnx2x_run_loopback()
|
D | bnx2x_hsi.h | 4499 __le16 nbd; member
|
/linux-6.1.9/include/trace/events/ |
D | nbd.h | 3 #define TRACE_SYSTEM nbd
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | bcm4709-buffalo-wxr-1900dhp.dts | 6 * Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org>
|
/linux-6.1.9/Documentation/translations/zh_CN/mm/ |
D | frontswap.rst | 147 设备(例如像zswap,或者可能是swap-over-nbd/NFS)?
|
/linux-6.1.9/Documentation/devicetree/bindings/net/wireless/ |
D | mediatek,mt76.yaml | 12 - Felix Fietkau <nbd@nbd.name>
|
/linux-6.1.9/Documentation/devicetree/bindings/net/ |
D | mediatek,net.yaml | 11 - Felix Fietkau <nbd@nbd.name>
|
/linux-6.1.9/Documentation/block/ |
D | ublk.rst | 12 such as loop, nbd and similar can be very helpful. It can help to implement 34 included, such as loop and null. Richard W.M. Jones wrote userspace nbd device 269 Zero copy is a generic requirement for nbd, fuse or similar drivers. A
|
/linux-6.1.9/arch/sparc/kernel/ |
D | leon_pci_grpci2.c | 147 unsigned int nbd; /* 0x08 Next Data Descriptor in chan */ member
|
/linux-6.1.9/Documentation/mm/ |
D | frontswap.rst | 194 or maybe swap-over-nbd/NFS)?
|
/linux-6.1.9/Documentation/userspace-api/ioctl/ |
D | ioctl-number.rst | 337 0xAB 00-1F linux/nbd.h
|
/linux-6.1.9/drivers/net/ethernet/broadcom/ |
D | cnic.c | 4941 start_bd->nbd = cpu_to_le16(3); in cnic_init_bnx2x_tx_ring()
|
/linux-6.1.9/ |
D | MAINTAINERS | 12921 M: Felix Fietkau <nbd@nbd.name> 12983 M: Felix Fietkau <nbd@nbd.name> 14280 L: nbd@other.debian.org 14282 F: Documentation/admin-guide/blockdev/nbd.rst 14283 F: drivers/block/nbd.c 14284 F: include/trace/events/nbd.h 14285 F: include/uapi/linux/nbd.h
|