Home
last modified time | relevance | path

Searched refs:io_width (Results 1 – 5 of 5) sorted by relevance

/fs/btrfs/
A Dvolumes.h37 u32 io_width; member
81 int io_width; member
A Dconv-funcs.h122 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 Dctree.h220 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 Dvolumes.c555 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 Dbtrfs_tree.h410 __le32 io_width; member
463 __le32 io_width; member

Completed in 15 milliseconds