Lines Matching refs:u64
59 u64 generation;
84 u64 devid;
87 u64 total_bytes;
90 u64 disk_total_bytes;
93 u64 bytes_used;
101 u64 type;
115 u64 commit_total_bytes;
118 u64 commit_bytes_used;
141 u64 reada_next;
161 static inline u64 \
164 u64 size; \
175 btrfs_device_set_##name(struct btrfs_device *dev, u64 size) \
185 static inline u64 \
188 u64 size; \
197 btrfs_device_set_##name(struct btrfs_device *dev, u64 size) \
205 static inline u64 \
212 btrfs_device_set_##name(struct btrfs_device *dev, u64 size) \
225 u64 num_devices;
226 u64 open_devices;
227 u64 rw_devices;
228 u64 missing_devices;
229 u64 total_rw_bytes;
230 u64 total_devices;
273 u64 logical;
288 u64 physical;
289 u64 length; /* only used for discard mappings */
301 u64 map_type; /* get from map_lookup->type */
317 u64 *raid_map;
323 u64 dev_offset;
324 u64 max_avail;
325 u64 total_avail;
338 u64 type;
400 u64 flags;
405 int btrfs_account_dev_extents_size(struct btrfs_device *device, u64 start,
406 u64 end, u64 *length);
410 u64 logical, u64 *length,
413 u64 logical, u64 *length,
417 u64 chunk_start, u64 physical, u64 devid,
418 u64 **logical, int *naddrs, int *stripe_len);
422 struct btrfs_root *extent_root, u64 type);
437 const u64 *devid,
441 int btrfs_num_copies(struct btrfs_fs_info *fs_info, u64 logical, u64 len);
443 struct btrfs_device *device, u64 new_size);
444 struct btrfs_device *btrfs_find_device(struct btrfs_fs_info *fs_info, u64 devid,
446 int btrfs_shrink_device(struct btrfs_device *device, u64 new_size);
459 int btrfs_chunk_readonly(struct btrfs_root *root, u64 chunk_offset);
461 struct btrfs_device *device, u64 num_bytes,
462 u64 *start, u64 *max_avail);
480 u64 logical, u64 len, int mirror_num);
483 u64 logical);
486 u64 chunk_offset, u64 chunk_size);
488 struct btrfs_root *root, u64 chunk_offset);