Searched refs:BLOCK (Results 1 – 25 of 54) sorted by relevance
123
| /linux/drivers/s390/block/ |
| H A D | Kconfig | 3 depends on S390 && BLOCK 8 depends on S390 && BLOCK && ZONE_DEVICE 16 depends on CCW && BLOCK 67 depends on S390 && BLOCK && EADM_SCH && SCM_BUS
|
| /linux/drivers/nvme/host/ |
| H A D | Kconfig | 7 depends on PCI && BLOCK 54 depends on INFINIBAND && INFINIBAND_ADDR_TRANS && BLOCK 69 depends on BLOCK 86 depends on BLOCK 127 depends on OF && BLOCK
|
| /linux/fs/romfs/ |
| H A D | Kconfig | 4 depends on BLOCK || MTD 31 depends on BLOCK 53 depends on BLOCK && (MTD=y || (ROMFS_FS=m && MTD))
|
| /linux/rust/syn/ |
| H A D | scan_expr.rs | 43 (Keyword("loop"), SetState(&BLOCK)), 48 (Keyword("unsafe"), SetState(&BLOCK)), 84 static BLOCK: [(Input, Action); 1] = [(ConsumeBrace, SetState(&POSTFIX))]; constant 113 (Punct("->"), SetState(&[(ExpectType, SetState(&BLOCK))])),
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | frontend-stat-properties.rst | 205 .. _DTV-STAT-ERROR-BLOCK-COUNT: 226 .. _DTV-STAT-TOTAL-BLOCK-COUNT: 232 :ref:`DTV_STAT_ERROR_BLOCK_COUNT <DTV-STAT-ERROR-BLOCK-COUNT>` 236 :ref:`DTV_STAT_ERROR_BLOCK_COUNT <DTV-STAT-ERROR-BLOCK-COUNT>` by 237 :ref:`DTV-STAT-TOTAL-BLOCK-COUNT`. 245 :ref:`DTV_STAT_ERROR_BLOCK_COUNT <DTV-STAT-ERROR-BLOCK-COUNT>`.
|
| /linux/drivers/memstick/core/ |
| H A D | Kconfig | 22 depends on BLOCK 32 depends on BLOCK
|
| /linux/drivers/target/ |
| H A D | Kconfig | 5 depends on BLOCK 19 tristate "TCM/IBLOCK Subsystem Plugin for Linux/BLOCK"
|
| /linux/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.h | 321 #define BLOCK (DISCONNECT_SCHEDULED) macro 325 ((VSCSI)->flags & BLOCK))
|
| /linux/fs/zonefs/ |
| H A D | Kconfig | 3 depends on BLOCK
|
| /linux/Documentation/translations/zh_CN/filesystems/ |
| H A D | ubifs-authentication.rst | 54 | | * UBIFS * | UBI-BLOCK | | ... | 57 | | | UBI | | MTD-BLOCK | | ... |
|
| /linux/fs/omfs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux/fs/qnx4/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux/fs/efs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux/fs/hpfs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux/fs/qnx6/ |
| H A D | Kconfig | 4 depends on BLOCK && CRC32
|
| /linux/fs/bfs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux/fs/befs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux/fs/minix/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux/fs/affs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux/fs/cachefiles/ |
| H A D | Kconfig | 5 depends on NETFS_SUPPORT && FSCACHE && BLOCK
|
| /linux/fs/adfs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux/fs/freevxfs/ |
| H A D | Kconfig | 4 depends on BLOCK
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | octeon-usb.txt | 1 OCTEON/OCTEON+ USB BLOCK
|
| /linux/include/trace/events/ |
| H A D | irq.h | 18 softirq_name(BLOCK) \
|
| /linux/drivers/memstick/host/ |
| H A D | jmb38x_ms.c | 25 BLOCK = 0x04, enumerator 429 host->addr + BLOCK); in jmb38x_ms_issue_cmd() 434 host->addr + BLOCK); in jmb38x_ms_issue_cmd() 481 writel(0, host->addr + BLOCK); in jmb38x_ms_complete_cmd()
|
123