Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/
Dnbd.c67 struct nbd_device *nbd; member
136 struct nbd_device *nbd; member
150 #define nbd_name(nbd) ((nbd)->disk->disk_name) argument
160 static int nbd_dev_dbg_init(struct nbd_device *nbd);
161 static void nbd_dev_dbg_close(struct nbd_device *nbd);
162 static void nbd_config_put(struct nbd_device *nbd);
166 static void nbd_disconnect_and_put(struct nbd_device *nbd);
168 static inline struct device *nbd_to_dev(struct nbd_device *nbd) in nbd_to_dev() argument
170 return disk_to_dev(nbd->disk); in nbd_to_dev()
218 struct nbd_device *nbd = (struct nbd_device *)disk->private_data; in pid_show() local
[all …]
DMakefile26 obj-$(CONFIG_BLK_DEV_NBD) += nbd.o
DKconfig246 Read <file:Documentation/admin-guide/blockdev/nbd.rst> for more information,
254 module will be called nbd.
/Linux-v5.15/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-v5.15/drivers/net/ethernet/qlogic/qede/
Dqede_fp.c132 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()
1659 qede_free_failed_tx_pkt(txq, first_bd, nbd, data_split); in qede_start_xmit()
1673 for (; frag_idx < skb_shinfo(skb)->nr_frags; frag_idx++, nbd++) { in qede_start_xmit()
1683 qede_free_failed_tx_pkt(txq, first_bd, nbd, data_split); in qede_start_xmit()
[all …]
/Linux-v5.15/Documentation/translations/zh_CN/process/
Dmagic-number.rst89 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-v5.15/Documentation/translations/zh_TW/process/
Dmagic-number.rst92 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-v5.15/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c203 int nbd; in bnx2x_free_tx_pkt() local
214 nbd = le16_to_cpu(tx_start_bd->nbd) - 1; in bnx2x_free_tx_pkt()
216 if ((nbd - 1) > (MAX_SKB_FRAGS + 2)) { in bnx2x_free_tx_pkt()
221 new_cons = nbd + tx_buf->first_bd; 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()
250 while (nbd > 0) { in bnx2x_free_tx_pkt()
255 if (--nbd) in bnx2x_free_tx_pkt()
3751 int nbd, txq_index; in bnx2x_start_xmit() local
[all …]
Dbnx2x_ethtool.c2589 tx_start_bd->nbd = cpu_to_le16(2); /* start + pbd */ in bnx2x_run_loopback()
Dbnx2x_hsi.h4498 __le16 nbd; member
/Linux-v5.15/include/trace/events/
Dnbd.h3 #define TRACE_SYSTEM nbd
/Linux-v5.15/Documentation/process/
Dmagic-number.rst99 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-v5.15/Documentation/translations/it_IT/process/
Dmagic-number.rst105 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-v5.15/arch/arm/boot/dts/
Dbcm4709-buffalo-wxr-1900dhp.dts6 * Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org>
/Linux-v5.15/arch/sparc/kernel/
Dleon_pci_grpci2.c147 unsigned int nbd; /* 0x08 Next Data Descriptor in chan */ member
/Linux-v5.15/Documentation/vm/
Dfrontswap.rst208 or maybe swap-over-nbd/NFS)?
/Linux-v5.15/Documentation/userspace-api/ioctl/
Dioctl-number.rst334 0xAB 00-1F linux/nbd.h
/Linux-v5.15/
DMAINTAINERS11780 M: Felix Fietkau <nbd@nbd.name>
11836 M: Felix Fietkau <nbd@nbd.name>
13004 L: nbd@other.debian.org
13006 F: Documentation/admin-guide/blockdev/nbd.rst
13007 F: drivers/block/nbd.c
13008 F: include/trace/events/nbd.h
13009 F: include/uapi/linux/nbd.h
DCREDITS2385 D: Softcursor for vga, hypertech cdrom support, vcsa bugfix, nbd,
/Linux-v5.15/drivers/net/ethernet/broadcom/
Dcnic.c4942 start_bd->nbd = cpu_to_le16(3); in cnic_init_bnx2x_tx_ring()