| /linux/Documentation/filesystems/ext4/ |
| H A D | blocks.rst | 9 block groups. Block size is specified at mkfs time and typically is 43 * - Blocks Per Block Group 48 * - Inodes Per Block Group 53 * - Block Group Size 63 * - Blocks Per File, Block Maps 73 * - File Size, Block Maps 105 * - Blocks Per Block Group 110 * - Inodes Per Block Group 115 * - Block Group Size 125 * - Blocks Per File, Block Maps [all …]
|
| H A D | blockmap.rst | 11 | | | Indirect Block Offset | Where It Points … 19 | | | Double Indirect Block Offset | Where It Points … 24 | | | | | Indirect Block Offset | Where I… 33 | | | Triple Indirect Block Offset | Where It Points … 38 | | | | | Double Indirect Block Offset | Where… 43 … | | | | Indirect Block Offset | Wh…
|
| H A D | blockgroup.rst | 3 Block Groups 17 - ext4 Super Block 20 - Data Block Bitmap 65 Flexible Block Groups 83 Meta Block Groups 122 Lazy Block Group Initialization
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-rds.rst | 101 - Least Significant Byte of RDS Block 104 - Most Significant Byte of RDS Block 107 - Block description 114 .. flat-table:: Block description 120 - Block (aka offset) of the received data. 136 .. flat-table:: Block defines 148 - Block A. 152 - Block B. 156 - Block C. 160 - Block D. [all …]
|
| /linux/Documentation/crypto/ |
| H A D | api-skcipher.rst | 4 Block Cipher Algorithm Definitions 8 :doc: Block Cipher Algorithm Definitions 31 Single Block Cipher API 35 :doc: Single Block Cipher API
|
| /linux/rust/syn/ |
| H A D | stmt.rs | 13 pub struct Block { 95 use crate::stmt::{Block, Local, LocalInit, Stmt, StmtMacro}; 102 impl Block { impl 182 impl Parse for Block { implementation 185 Ok(Block { in parse() 187 stmts: content.call(Block::parse_within)?, in parse() 311 Some((else_token, Box::new(Expr::Block(diverge)))) in stmt_local() 352 | Expr::Block(_) in stmt_expr() 421 use crate::stmt::{Block, Local, Stmt, StmtMacro}; 427 impl ToTokens for Block { implementation [all …]
|
| H A D | expr.rs | 23 use crate::stmt::Block; 131 Block(ExprBlock), 299 pub block: Block, 331 pub block: Block, 393 pub block: Block, 429 pub body: Block, 458 pub then_branch: Block, 511 pub body: Block, 662 pub block: Block, 692 pub block: Block, [all …]
|
| H A D | parse_quote.rs | 156 use crate::{Arm, Block, Pat, Stmt}; 233 Block::parse_within(input) in parse()
|
| /linux/arch/arm64/crypto/ |
| H A D | Kconfig | 50 - CBC (Cipher Block Chaining) mode (NIST SP800-38A) 68 - CBC (Cipher Block Chaining) mode (NIST SP800-38A) 86 - CBC (Cipher Block Chaining) mode (NIST SP800-38A) 102 Block ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016) 117 - CBC (Cipher Block Chaining) mode (NIST SP800-38A) 135 - CBC (Cipher Block Chaining) mode (NIST SP800-38A) 150 CCM (Counter with Cipher Block Chaining-Message Authentication Code) 166 CCM (Counter with Cipher Block Chaining-Message Authentication Code)
|
| /linux/Documentation/sound/designs/ |
| H A D | midi-2.0.rst | 72 Block information that are provided since UMP v1.1, and builds up the 75 builds the topology based on Group Terminal Block (GTB) information 115 Blocks, where UMP Block is an abstraction introduced in the ALSA UMP 117 Block corresponds to Function Block in UMP 1.1 specification. When 118 UMP 1.1 Function Block information isn't available, it's filled 119 partially from Group Terminal Block (GTB) as defined in USB MIDI 2.0 136 Block 0 (ProtoZOA Main) 142 Block 1 (ProtoZOA Ext IN) 152 Those additional UMP Endpoint and UMP Block information can be 202 UMP Block 0: ProtoZOA Main [Active] [all …]
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-mlxcpld.rst | 20 - Receive Byte/Block. 21 - Send Byte/Block. 22 - Read Byte/Block. 23 - Write Byte/Block.
|
| /linux/arch/sparc/crypto/ |
| H A D | Kconfig | 12 Block cipher: DES (FIPS 46-2) cipher algorithm 13 Block cipher: Triple DES EDE (FIPS 46-3) cipher algorithm 35 Block ciphers: Camellia cipher algorithms
|
| /linux/Documentation/i2c/ |
| H A D | smbus-protocol.rst | 174 SMBus Block Read 191 SMBus Block Write 196 The opposite of the Block Read command, this writes up to 32 bytes to 207 SMBus Block Write - Block Read Process Call 210 SMBus Block Write - Block Read Process Call was introduced in 284 I2C Block Transactions 287 The following I2C block transactions are similar to the SMBus Block Read 296 I2C Block Read 310 I2C Block Write 315 The opposite of the Block Read command, this writes bytes to
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-fcoe | 58 Link Error Status Block (LESB) link failure count. 61 Link Error Status Block (LESB) virtual link 65 Link Error Status Block (LESB) missed FCoE 69 Link Error Status Block (LESB) symbolic error count. 72 Link Error Status Block (LESB) block error count. 75 Link Error Status Block (LESB) Fibre Channel
|
| H A D | configfs-usb-gadget-midi2 | 37 This group contains a UMP Function Block configuration. 43 name Function Block name string
|
| /linux/Documentation/driver-api/cxl/linux/ |
| H A D | memory-hotplug.rst | 13 2) Hotplug Memory Block size 41 Hotplug Memory Block Size 43 By default, on most architectures, the Hotplug Memory Block Size is either 47 deciding the Hotplug Memory Block Size.
|
| /linux/block/ |
| H A D | Kconfig | 3 # Block layer core configuration 55 bool "Block layer SG support v4 helper lib" 64 bool "Block layer data integrity support" 100 Block layer zoned block device support. This option enables 107 bool "Block layer bio throttling support" 111 Block layer bio throttling support. It can be used to limit 174 bool "Block layer debugging information in debugfs"
|
| /linux/drivers/block/rnbd/ |
| H A D | Kconfig | 7 tristate "RDMA Network Block Device driver client" 20 tristate "RDMA Network Block Device driver server"
|
| /linux/drivers/mtd/nand/onenand/ |
| H A D | Kconfig | 47 One Block of the NAND Flash Array memory is reserved as 48 a One-Time Programmable Block memory area. 49 Also, 1st Block of NAND Flash Array can be used as OTP.
|
| /linux/Documentation/driver-api/mmc/ |
| H A D | mmc-test.rst | 252 | 46 | Commands during read | No Set Block Count (CMD23) | 254 | 47 | Commands during write | No Set Block Count (CMD23) | 256 | 48 | Commands during read | Use Set Block Count (CMD23) | 258 | 49 | Commands during write | Use Set Block Count (CMD23) | 260 | 50 | Commands during non-blocking | Read - use Set Block Count (CMD23) | 262 | 51 | Commands during non-blocking | Write - use Set Block Count (CMD23) |
|
| /linux/arch/s390/crypto/ |
| H A D | Kconfig | 40 Block ciphers: DES (FIPS 46-2) cipher algorithm 41 Block ciphers: Triple DES EDE (FIPS 46-3) cipher algorithm
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | srio-rmu.txt | 15 The version X.Y should match the general SRIO controller's IP Block 46 The version X.Y should match the general SRIO controller's IP Block 76 The version X.Y should match the general SRIO controller's IP Block 106 The version X.Y should match the general SRIO controller's IP Block
|
| /linux/arch/x86/crypto/ |
| H A D | Kconfig | 29 Block cipher: Blowfish cipher algorithm 40 Block cipher: Camellia cipher algorithms 109 Block cipher: Triple DES EDE (FIPS 46-3) cipher algorithm 223 Block cipher: Twofish cipher algorithm 234 Block cipher: Twofish cipher algorithm
|
| /linux/Documentation/block/ |
| H A D | null_blk.rst | 45 bs=[Block size (in bytes)]: Default: 512 bytes 141 0 Block device is exposed as a random-access block device. 142 1 Block device is exposed as a host-managed zoned block device. Requires
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | Kconfig | 82 This driver configures the Integrated Endpoint Register Block on NXP 121 This driver configures Integrated Endpoint Register Block (IERB) and 122 Privileged Register Block (PRB) of NETC. For i.MX platforms, it also
|