Lines Matching refs:BTRFS_SETGET_FUNCS

190 #define BTRFS_SETGET_FUNCS(name, type, member, bits)			\  macro
216 BTRFS_SETGET_FUNCS(device_type, struct btrfs_dev_item, type, 64);
217 BTRFS_SETGET_FUNCS(device_total_bytes, struct btrfs_dev_item, total_bytes, 64);
218 BTRFS_SETGET_FUNCS(device_bytes_used, struct btrfs_dev_item, bytes_used, 64);
219 BTRFS_SETGET_FUNCS(device_io_align, struct btrfs_dev_item, io_align, 32);
220 BTRFS_SETGET_FUNCS(device_io_width, struct btrfs_dev_item, io_width, 32);
221 BTRFS_SETGET_FUNCS(device_start_offset, struct btrfs_dev_item,
223 BTRFS_SETGET_FUNCS(device_sector_size, struct btrfs_dev_item, sector_size, 32);
224 BTRFS_SETGET_FUNCS(device_id, struct btrfs_dev_item, devid, 64);
225 BTRFS_SETGET_FUNCS(device_group, struct btrfs_dev_item, dev_group, 32);
226 BTRFS_SETGET_FUNCS(device_seek_speed, struct btrfs_dev_item, seek_speed, 8);
227 BTRFS_SETGET_FUNCS(device_bandwidth, struct btrfs_dev_item, bandwidth, 8);
228 BTRFS_SETGET_FUNCS(device_generation, struct btrfs_dev_item, generation, 64);
261 BTRFS_SETGET_FUNCS(chunk_length, struct btrfs_chunk, length, 64);
262 BTRFS_SETGET_FUNCS(chunk_owner, struct btrfs_chunk, owner, 64);
263 BTRFS_SETGET_FUNCS(chunk_stripe_len, struct btrfs_chunk, stripe_len, 64);
264 BTRFS_SETGET_FUNCS(chunk_io_align, struct btrfs_chunk, io_align, 32);
265 BTRFS_SETGET_FUNCS(chunk_io_width, struct btrfs_chunk, io_width, 32);
266 BTRFS_SETGET_FUNCS(chunk_sector_size, struct btrfs_chunk, sector_size, 32);
267 BTRFS_SETGET_FUNCS(chunk_type, struct btrfs_chunk, type, 64);
268 BTRFS_SETGET_FUNCS(chunk_num_stripes, struct btrfs_chunk, num_stripes, 16);
269 BTRFS_SETGET_FUNCS(chunk_sub_stripes, struct btrfs_chunk, sub_stripes, 16);
270 BTRFS_SETGET_FUNCS(stripe_devid, struct btrfs_stripe, devid, 64);
271 BTRFS_SETGET_FUNCS(stripe_offset, struct btrfs_stripe, offset, 64);
339 BTRFS_SETGET_FUNCS(disk_block_group_used, struct btrfs_block_group_item,
344 BTRFS_SETGET_FUNCS(disk_block_group_chunk_objectid,
346 BTRFS_SETGET_FUNCS(disk_block_group_flags,
352 BTRFS_SETGET_FUNCS(free_space_extent_count, struct btrfs_free_space_info,
354 BTRFS_SETGET_FUNCS(free_space_flags, struct btrfs_free_space_info, flags, 32);
357 BTRFS_SETGET_FUNCS(inode_ref_name_len, struct btrfs_inode_ref, name_len, 16);
359 BTRFS_SETGET_FUNCS(inode_ref_index, struct btrfs_inode_ref, index, 64);
362 BTRFS_SETGET_FUNCS(inode_extref_parent, struct btrfs_inode_extref,
364 BTRFS_SETGET_FUNCS(inode_extref_name_len, struct btrfs_inode_extref,
366 BTRFS_SETGET_FUNCS(inode_extref_index, struct btrfs_inode_extref, index, 64);
369 BTRFS_SETGET_FUNCS(inode_generation, struct btrfs_inode_item, generation, 64);
370 BTRFS_SETGET_FUNCS(inode_sequence, struct btrfs_inode_item, sequence, 64);
371 BTRFS_SETGET_FUNCS(inode_transid, struct btrfs_inode_item, transid, 64);
372 BTRFS_SETGET_FUNCS(inode_size, struct btrfs_inode_item, size, 64);
373 BTRFS_SETGET_FUNCS(inode_nbytes, struct btrfs_inode_item, nbytes, 64);
374 BTRFS_SETGET_FUNCS(inode_block_group, struct btrfs_inode_item, block_group, 64);
375 BTRFS_SETGET_FUNCS(inode_nlink, struct btrfs_inode_item, nlink, 32);
376 BTRFS_SETGET_FUNCS(inode_uid, struct btrfs_inode_item, uid, 32);
377 BTRFS_SETGET_FUNCS(inode_gid, struct btrfs_inode_item, gid, 32);
378 BTRFS_SETGET_FUNCS(inode_mode, struct btrfs_inode_item, mode, 32);
379 BTRFS_SETGET_FUNCS(inode_rdev, struct btrfs_inode_item, rdev, 64);
380 BTRFS_SETGET_FUNCS(inode_flags, struct btrfs_inode_item, flags, 64);
439 BTRFS_SETGET_FUNCS(timespec_sec, struct btrfs_timespec, sec, 64);
440 BTRFS_SETGET_FUNCS(timespec_nsec, struct btrfs_timespec, nsec, 32);
447 BTRFS_SETGET_FUNCS(dev_extent_chunk_tree, struct btrfs_dev_extent,
449 BTRFS_SETGET_FUNCS(dev_extent_chunk_objectid, struct btrfs_dev_extent,
451 BTRFS_SETGET_FUNCS(dev_extent_chunk_offset, struct btrfs_dev_extent,
453 BTRFS_SETGET_FUNCS(dev_extent_length, struct btrfs_dev_extent, length, 64);
465 BTRFS_SETGET_FUNCS(extent_refs, struct btrfs_extent_item, refs, 64);
467 BTRFS_SETGET_FUNCS(extent_generation, struct btrfs_extent_item,
469 BTRFS_SETGET_FUNCS(extent_flags, struct btrfs_extent_item, flags, 64);
472 BTRFS_SETGET_FUNCS(extent_refs_v0, struct btrfs_extent_item_v0, refs, 32);
474 BTRFS_SETGET_FUNCS(tree_block_level, struct btrfs_tree_block_info, level, 8);
490 BTRFS_SETGET_FUNCS(extent_data_ref_root, struct btrfs_extent_data_ref,
492 BTRFS_SETGET_FUNCS(extent_data_ref_objectid, struct btrfs_extent_data_ref,
494 BTRFS_SETGET_FUNCS(extent_data_ref_offset, struct btrfs_extent_data_ref,
496 BTRFS_SETGET_FUNCS(extent_data_ref_count, struct btrfs_extent_data_ref,
499 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref,
502 BTRFS_SETGET_FUNCS(extent_inline_ref_type, struct btrfs_extent_inline_ref,
504 BTRFS_SETGET_FUNCS(extent_inline_ref_offset, struct btrfs_extent_inline_ref,
526 BTRFS_SETGET_FUNCS(ref_root_v0, struct btrfs_extent_ref_v0, root, 64);
527 BTRFS_SETGET_FUNCS(ref_generation_v0, struct btrfs_extent_ref_v0,
529 BTRFS_SETGET_FUNCS(ref_objectid_v0, struct btrfs_extent_ref_v0, objectid, 64);
530 BTRFS_SETGET_FUNCS(ref_count_v0, struct btrfs_extent_ref_v0, count, 32);
533 BTRFS_SETGET_FUNCS(key_blockptr, struct btrfs_key_ptr, blockptr, 64);
534 BTRFS_SETGET_FUNCS(key_generation, struct btrfs_key_ptr, generation, 64);
595 BTRFS_SETGET_FUNCS(item_offset, struct btrfs_item, offset, 32);
596 BTRFS_SETGET_FUNCS(item_size, struct btrfs_item, size, 32);
644 BTRFS_SETGET_FUNCS(dir_log_end, struct btrfs_dir_log_item, end, 64);
649 BTRFS_SETGET_FUNCS(root_ref_dirid, struct btrfs_root_ref, dirid, 64);
650 BTRFS_SETGET_FUNCS(root_ref_sequence, struct btrfs_root_ref, sequence, 64);
651 BTRFS_SETGET_FUNCS(root_ref_name_len, struct btrfs_root_ref, name_len, 16);
658 BTRFS_SETGET_FUNCS(dir_data_len, struct btrfs_dir_item, data_len, 16);
659 BTRFS_SETGET_FUNCS(dir_type, struct btrfs_dir_item, type, 8);
660 BTRFS_SETGET_FUNCS(dir_name_len, struct btrfs_dir_item, name_len, 16);
661 BTRFS_SETGET_FUNCS(dir_transid, struct btrfs_dir_item, transid, 64);
683 BTRFS_SETGET_FUNCS(free_space_entries, struct btrfs_free_space_header,
685 BTRFS_SETGET_FUNCS(free_space_bitmaps, struct btrfs_free_space_header,
687 BTRFS_SETGET_FUNCS(free_space_generation, struct btrfs_free_space_header,
822 BTRFS_SETGET_FUNCS(disk_root_generation, struct btrfs_root_item,
824 BTRFS_SETGET_FUNCS(disk_root_refs, struct btrfs_root_item, refs, 32);
825 BTRFS_SETGET_FUNCS(disk_root_bytenr, struct btrfs_root_item, bytenr, 64);
826 BTRFS_SETGET_FUNCS(disk_root_level, struct btrfs_root_item, level, 8);
988 BTRFS_SETGET_FUNCS(file_extent_type, struct btrfs_file_extent_item, type, 8);
1004 BTRFS_SETGET_FUNCS(file_extent_disk_bytenr, struct btrfs_file_extent_item,
1008 BTRFS_SETGET_FUNCS(file_extent_generation, struct btrfs_file_extent_item,
1012 BTRFS_SETGET_FUNCS(file_extent_disk_num_bytes, struct btrfs_file_extent_item,
1014 BTRFS_SETGET_FUNCS(file_extent_offset, struct btrfs_file_extent_item,
1018 BTRFS_SETGET_FUNCS(file_extent_num_bytes, struct btrfs_file_extent_item,
1022 BTRFS_SETGET_FUNCS(file_extent_ram_bytes, struct btrfs_file_extent_item,
1026 BTRFS_SETGET_FUNCS(file_extent_compression, struct btrfs_file_extent_item,
1030 BTRFS_SETGET_FUNCS(file_extent_encryption, struct btrfs_file_extent_item,
1032 BTRFS_SETGET_FUNCS(file_extent_other_encoding, struct btrfs_file_extent_item,
1036 BTRFS_SETGET_FUNCS(qgroup_status_version, struct btrfs_qgroup_status_item,
1038 BTRFS_SETGET_FUNCS(qgroup_status_generation, struct btrfs_qgroup_status_item,
1040 BTRFS_SETGET_FUNCS(qgroup_status_flags, struct btrfs_qgroup_status_item,
1042 BTRFS_SETGET_FUNCS(qgroup_status_rescan, struct btrfs_qgroup_status_item,
1055 BTRFS_SETGET_FUNCS(qgroup_info_generation, struct btrfs_qgroup_info_item,
1057 BTRFS_SETGET_FUNCS(qgroup_info_referenced, struct btrfs_qgroup_info_item,
1059 BTRFS_SETGET_FUNCS(qgroup_info_referenced_compressed,
1061 BTRFS_SETGET_FUNCS(qgroup_info_exclusive, struct btrfs_qgroup_info_item,
1063 BTRFS_SETGET_FUNCS(qgroup_info_exclusive_compressed,
1078 BTRFS_SETGET_FUNCS(qgroup_limit_flags, struct btrfs_qgroup_limit_item,
1080 BTRFS_SETGET_FUNCS(qgroup_limit_max_referenced, struct btrfs_qgroup_limit_item,
1082 BTRFS_SETGET_FUNCS(qgroup_limit_max_exclusive, struct btrfs_qgroup_limit_item,
1084 BTRFS_SETGET_FUNCS(qgroup_limit_rsv_referenced, struct btrfs_qgroup_limit_item,
1086 BTRFS_SETGET_FUNCS(qgroup_limit_rsv_exclusive, struct btrfs_qgroup_limit_item,
1101 BTRFS_SETGET_FUNCS(balance_item_flags, struct btrfs_balance_item, flags, 64);