| /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 | group_descr.rst | 3 Block Group Descriptors 80 - Block group flags. See the bgflags_ table below. 160 Block group flags can be any combination of the following:
|
| H A D | journal.rst | 105 Block Header 147 - Block commit record. This block signifies the completion of a 154 - Block revocation records. This speeds up recovery by enabling the 157 Super Block 206 - Block number of the start of log. Contrary to the comments, this field 265 - Block number of the head (first unused block) of the journal, only 345 Descriptor Block 509 Data Block 518 Revocation Block 580 Commit Block
|
| /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/rust/syn/ |
| H A D | stmt.rs | 13 pub struct Block { 95 use crate::stmt::{Block, Local, LocalInit, Stmt, StmtMacro}; 102 impl Block { implementation 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()
|
| H A D | classify.rs | 31 | Expr::Block(_) | Expr::Unsafe(_) // both under ExprKind::Block in rustc in requires_comma_to_be_match_arm() 135 Expr::Block(e) => return e.label.is_some(), in expr_leading_label() 190 | Expr::Block(_) in expr_trailing_brace()
|
| /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/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
|
| /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/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/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/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
|
| H A D | index.rst | 4 Block title
|
| /linux/arch/powerpc/configs/ |
| H A D | hardening.config | 3 # Block kernel from unexpectedly reading userspace memory.
|
| /linux/drivers/block/mtip32xx/ |
| H A D | Kconfig | 7 tristate "Block Device Driver for Micron PCIe SSDs"
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | chromeos-acpi-device.rst | 270 NV Storage Block Offset //DWORD 271 NV Storage Block Size //DWORD 282 * - NV Storage Block Offset 288 * - NV Storage Block Size
|
| /linux/Documentation/translations/zh_CN/block/ |
| H A D | index.rst | 13 Block title
|
| /linux/drivers/clk/uniphier/ |
| H A D | Kconfig | 10 block, Media I/O block, Peripheral Block.
|
| /linux/Documentation/admin-guide/blockdev/drbd/ |
| H A D | index.rst | 2 Distributed Replicated Block Device - DRBD
|