Home
last modified time | relevance | path

Searched refs:nbd (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.1.9/drivers/block/
Dnbd.c69 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 …]
DMakefile26 obj-$(CONFIG_BLK_DEV_NBD) += nbd.o
DKconfig239 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/
Dnbd.rst16 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
Dindex.rst11 nbd
/linux-6.1.9/Documentation/devicetree/bindings/clock/
Dairoha,en7523-scu.yaml10 - Felix Fietkau <nbd@nbd.name>
11 - John Crispin <nbd@nbd.name>
/linux-6.1.9/Documentation/devicetree/bindings/arm/
Dairoha.yaml10 - Felix Fietkau <nbd@nbd.name>
/linux-6.1.9/Documentation/devicetree/bindings/arm/mediatek/
Dmediatek,mt7622-pcie-mirror.yaml11 - Felix Fietkau <nbd@nbd.name>
Dmediatek,mt7986-wed-pcie.yaml11 - Felix Fietkau <nbd@nbd.name>
Dmediatek,mt7622-wed.yaml11 - Felix Fietkau <nbd@nbd.name>
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/
Dqede_fp.c133 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/
Dbnx2x_cmn.c202 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 …]
Dbnx2x_ethtool.c2593 tx_start_bd->nbd = cpu_to_le16(2); /* start + pbd */ in bnx2x_run_loopback()
Dbnx2x_hsi.h4499 __le16 nbd; member
/linux-6.1.9/include/trace/events/
Dnbd.h3 #define TRACE_SYSTEM nbd
/linux-6.1.9/arch/arm/boot/dts/
Dbcm4709-buffalo-wxr-1900dhp.dts6 * Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org>
/linux-6.1.9/Documentation/translations/zh_CN/mm/
Dfrontswap.rst147 设备(例如像zswap,或者可能是swap-over-nbd/NFS)?
/linux-6.1.9/Documentation/devicetree/bindings/net/wireless/
Dmediatek,mt76.yaml12 - Felix Fietkau <nbd@nbd.name>
/linux-6.1.9/Documentation/devicetree/bindings/net/
Dmediatek,net.yaml11 - Felix Fietkau <nbd@nbd.name>
/linux-6.1.9/Documentation/block/
Dublk.rst12 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/
Dleon_pci_grpci2.c147 unsigned int nbd; /* 0x08 Next Data Descriptor in chan */ member
/linux-6.1.9/Documentation/mm/
Dfrontswap.rst194 or maybe swap-over-nbd/NFS)?
/linux-6.1.9/Documentation/userspace-api/ioctl/
Dioctl-number.rst337 0xAB 00-1F linux/nbd.h
/linux-6.1.9/drivers/net/ethernet/broadcom/
Dcnic.c4941 start_bd->nbd = cpu_to_le16(3); in cnic_init_bnx2x_tx_ring()
/linux-6.1.9/
DMAINTAINERS12921 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

12