Searched refs:io_width (Results 1 – 5 of 5) sorted by relevance
| /fs/btrfs/ |
| A D | volumes.h | 37 u32 io_width; member 81 int io_width; member
|
| A D | conv-funcs.h | 122 DEFINE_CONV(btrfs_dev_item, devid, total_bytes, bytes_used, io_align, io_width, 125 DEFINE_CONV(btrfs_chunk, length, owner, stripe_len, type, io_align, io_width,
|
| A D | ctree.h | 220 BTRFS_SETGET_FUNCS(device_io_width, struct btrfs_dev_item, io_width, 32); 238 io_width, 32); 265 BTRFS_SETGET_FUNCS(chunk_io_width, struct btrfs_chunk, io_width, 32); 285 io_width, 32);
|
| A D | volumes.c | 555 map->io_width = btrfs_chunk_io_width(leaf, chunk); in read_one_chunk() 601 device->io_width = btrfs_device_io_width(leaf, dev_item); in fill_device_from_item()
|
| /fs/btrfs/kernel-shared/ |
| A D | btrfs_tree.h | 410 __le32 io_width; member 463 __le32 io_width; member
|
Completed in 15 milliseconds