Searched refs:btrfs_device_total_bytes (Results 1 – 3 of 3) sorted by relevance
81 btrfs_device_total_bytes(eb, dev_item), in print_dev_item()
1112 btrfs_device_total_bytes(leaf, ditem))) { in check_dev_item()1116 btrfs_device_total_bytes(leaf, ditem)); in check_dev_item()
100 static inline u64 btrfs_device_total_bytes(const struct extent_buffer *eb, in btrfs_device_total_bytes() function