/linux-4.19.296/fs/hpfs/ |
D | anode.c | 38 if (le32_to_cpu(btree->u.external[i].file_secno) <= sec && in hpfs_bplus_lookup() 39 … le32_to_cpu(btree->u.external[i].file_secno) + le32_to_cpu(btree->u.external[i].length) > sec) { in hpfs_bplus_lookup() 40 …a = le32_to_cpu(btree->u.external[i].disk_secno) + sec - le32_to_cpu(btree->u.external[i].file_sec… in hpfs_bplus_lookup() 47 hpfs_inode->i_file_sec = le32_to_cpu(btree->u.external[i].file_secno); in hpfs_bplus_lookup() 48 hpfs_inode->i_disk_sec = le32_to_cpu(btree->u.external[i].disk_secno); in hpfs_bplus_lookup() 49 hpfs_inode->i_n_secs = le32_to_cpu(btree->u.external[i].length); in hpfs_bplus_lookup() 98 …if (le32_to_cpu(btree->u.external[n].file_secno) + le32_to_cpu(btree->u.external[n].length) != fse… in hpfs_add_sector_to_btree() 100 le32_to_cpu(btree->u.external[n].file_secno) + le32_to_cpu(btree->u.external[n].length), fsecno, in hpfs_add_sector_to_btree() 105 …s_alloc_if_possible(s, se = le32_to_cpu(btree->u.external[n].disk_secno) + le32_to_cpu(btree->u.ex… in hpfs_add_sector_to_btree() 106 le32_add_cpu(&btree->u.external[n].length, 1); in hpfs_add_sector_to_btree() [all …]
|
D | hpfs.h | 413 struct bplus_leaf_node external[0]; /* (external) 3-word entries giving member 457 struct bplus_leaf_node external[8]; member 499 struct bplus_leaf_node external[40]; member
|
D | dir.c | 102 if (hpfs_inode->i_dno != le32_to_cpu(fno->u.external[0].disk_secno)) { in hpfs_readdir() 104 …o == %08x, fnode -> dnode == %08x", hpfs_inode->i_dno, le32_to_cpu(fno->u.external[0].disk_secno)); in hpfs_readdir()
|
D | namei.c | 89 fnode->u.external[0].disk_secno = cpu_to_le32(dno); in hpfs_mkdir() 90 fnode->u.external[0].file_secno = cpu_to_le32(-1); in hpfs_mkdir()
|
D | dnode.c | 362 fnode->u.external[0].disk_secno = cpu_to_le32(rdno); in hpfs_add_to_dnode() 565 fnode->u.external[0].disk_secno = cpu_to_le32(down); in delete_empty_dnode() 1035 dno = le32_to_cpu(upf->u.external[0].disk_secno); in map_fnode_dirent()
|
D | map.c | 332 dno = le32_to_cpu(fnode->u.external[0].disk_secno); in hpfs_fnode_dno()
|
D | inode.c | 122 hpfs_inode->i_dno = le32_to_cpu(fnode->u.external[0].disk_secno); in hpfs_read_inode()
|
/linux-4.19.296/drivers/memory/tegra/ |
D | Kconfig | 15 Tegra124 chips. The EMC controls the external DRAM on the board. 17 external memory.
|
/linux-4.19.296/drivers/iio/imu/bmi160/ |
D | Kconfig | 17 accelerometer, gyroscope and external BMG160 magnetometer. 29 accelerometer, gyroscope and external BMG160 magnetometer.
|
/linux-4.19.296/drivers/extcon/ |
D | Kconfig | 4 Say Y here to enable external connector class (extcon) support. 5 This allows monitoring external connectors by userspace 6 via sysfs and uevent and supports external connectors with 8 cables attached. For example, an external connector of a device 27 Say Y here to enable support for external accessory detection
|
/linux-4.19.296/include/linux/mfd/abx500/ |
D | ux500_chargalg.h | 46 bool external; member
|
/linux-4.19.296/drivers/memory/ |
D | Kconfig | 36 Used to configure the EBI (external bus interface) when the device- 37 tree is used. This bus supports NANDs, external ethernet controller, 129 the Ingenic JZ4780. This controller is used to handle external
|
/linux-4.19.296/drivers/iio/buffer/ |
D | Kconfig | 27 connected to an external DMA controller which is supported by the
|
/linux-4.19.296/drivers/clk/ |
D | Kconfig | 196 Enable the external functional clock support on OMAP4+ platforms for 197 McPDM. McPDM module is using the external bit clock on the McPDM bus
|
/linux-4.19.296/drivers/media/dvb-frontends/ |
D | Kconfig | 326 This driver needs external firmware. Please use the command 338 This driver needs external firmware. Please use the command 389 This driver needs external firmware. Please use the commands 593 This driver needs external firmware. Please use the commands 606 This driver needs external firmware. Please use the command 619 This driver needs external firmware. Please use the commands
|
/linux-4.19.296/lib/ |
D | Kconfig.kgdb | 14 backtraces in the external debugger. Documentation of
|
/linux-4.19.296/drivers/reset/ |
D | Kconfig | 21 This option enables support for the external reset functions for
|
/linux-4.19.296/drivers/i2c/ |
D | Kconfig | 83 modules, for example for use with external I2C bus drivers.
|
/linux-4.19.296/drivers/bus/ |
D | Kconfig | 163 Support for UniPhier System Bus, a simple external bus. This is
|
/linux-4.19.296/drivers/char/agp/ |
D | Kconfig | 65 You still need an external AGP bridge like the AMD 8151, VIA
|
/linux-4.19.296/fs/ |
D | Kconfig | 86 external block IO.
|
/linux-4.19.296/fs/affs/ |
D | Changes | 274 - Removed all unnecessary external symbols.
|
/linux-4.19.296/drivers/base/ |
D | Kconfig | 64 bool "Select only drivers that don't need compile-time external firmware"
|
/linux-4.19.296/drivers/iio/adc/ |
D | Kconfig | 512 channels (external or internal). 578 channels (external or internal). Hardware have additional
|
/linux-4.19.296/drivers/misc/ |
D | Kconfig | 296 external power.
|