Searched refs:mirror (Results 1 – 8 of 8) sorted by relevance
/u-boot/fs/btrfs/ |
A D | disk-io.h | 14 int read_whole_eb(struct btrfs_fs_info *info, struct extent_buffer *eb, int mirror); 19 u64 *len, int mirror);
|
A D | disk-io.c | 398 int read_whole_eb(struct btrfs_fs_info *info, struct extent_buffer *eb, int mirror) in read_whole_eb() argument 412 &read_len, &multi, mirror, NULL); in read_whole_eb() 539 u64 *len, int mirror) in read_extent_data() argument 547 ret = btrfs_map_block(fs_info, READ, logical, len, &multi, mirror, in read_extent_data()
|
/u-boot/doc/build/ |
A D | source.rst | 12 A mirror of the source is maintained on Github
|
/u-boot/doc/device-tree-bindings/ |
A D | README | 13 brought in as needed. Changes here are intended to mirror changes in the
|
/u-boot/doc/ |
A D | README.gpt | 127 Observe, how Backup GPT is placed in the memory. It is NOT a mirror reflect
|
/u-boot/drivers/gpio/ |
A D | Kconfig | 231 legacy GPIO interface. Several subcommands are provided which mirror
|
/u-boot/doc/driver-model/ |
A D | design.rst | 471 The driver model tree is intended to mirror that of the device tree. The
|
/u-boot/ |
A D | README | 4412 configuration for CS0# this is a mirror of the on board Flash memory.
|
Completed in 16 milliseconds