Lines Matching refs:BTRFS_SETGET_FUNCS
1521 #define BTRFS_SETGET_FUNCS(name, type, member, bits) \ macro
1593 BTRFS_SETGET_FUNCS(device_type, struct btrfs_dev_item, type, 64);
1594 BTRFS_SETGET_FUNCS(device_bytes_used, struct btrfs_dev_item, bytes_used, 64);
1595 BTRFS_SETGET_FUNCS(device_io_align, struct btrfs_dev_item, io_align, 32);
1596 BTRFS_SETGET_FUNCS(device_io_width, struct btrfs_dev_item, io_width, 32);
1597 BTRFS_SETGET_FUNCS(device_start_offset, struct btrfs_dev_item,
1599 BTRFS_SETGET_FUNCS(device_sector_size, struct btrfs_dev_item, sector_size, 32);
1600 BTRFS_SETGET_FUNCS(device_id, struct btrfs_dev_item, devid, 64);
1601 BTRFS_SETGET_FUNCS(device_group, struct btrfs_dev_item, dev_group, 32);
1602 BTRFS_SETGET_FUNCS(device_seek_speed, struct btrfs_dev_item, seek_speed, 8);
1603 BTRFS_SETGET_FUNCS(device_bandwidth, struct btrfs_dev_item, bandwidth, 8);
1604 BTRFS_SETGET_FUNCS(device_generation, struct btrfs_dev_item, generation, 64);
1637 BTRFS_SETGET_FUNCS(chunk_length, struct btrfs_chunk, length, 64);
1638 BTRFS_SETGET_FUNCS(chunk_owner, struct btrfs_chunk, owner, 64);
1639 BTRFS_SETGET_FUNCS(chunk_stripe_len, struct btrfs_chunk, stripe_len, 64);
1640 BTRFS_SETGET_FUNCS(chunk_io_align, struct btrfs_chunk, io_align, 32);
1641 BTRFS_SETGET_FUNCS(chunk_io_width, struct btrfs_chunk, io_width, 32);
1642 BTRFS_SETGET_FUNCS(chunk_sector_size, struct btrfs_chunk, sector_size, 32);
1643 BTRFS_SETGET_FUNCS(chunk_type, struct btrfs_chunk, type, 64);
1644 BTRFS_SETGET_FUNCS(chunk_num_stripes, struct btrfs_chunk, num_stripes, 16);
1645 BTRFS_SETGET_FUNCS(chunk_sub_stripes, struct btrfs_chunk, sub_stripes, 16);
1646 BTRFS_SETGET_FUNCS(stripe_devid, struct btrfs_stripe, devid, 64);
1647 BTRFS_SETGET_FUNCS(stripe_offset, struct btrfs_stripe, offset, 64);
1701 BTRFS_SETGET_FUNCS(disk_block_group_used, struct btrfs_block_group_item,
1706 BTRFS_SETGET_FUNCS(disk_block_group_chunk_objectid,
1708 BTRFS_SETGET_FUNCS(disk_block_group_flags,
1714 BTRFS_SETGET_FUNCS(free_space_extent_count, struct btrfs_free_space_info,
1716 BTRFS_SETGET_FUNCS(free_space_flags, struct btrfs_free_space_info, flags, 32);
1719 BTRFS_SETGET_FUNCS(inode_ref_name_len, struct btrfs_inode_ref, name_len, 16);
1720 BTRFS_SETGET_FUNCS(inode_ref_index, struct btrfs_inode_ref, index, 64);
1723 BTRFS_SETGET_FUNCS(inode_extref_parent, struct btrfs_inode_extref,
1725 BTRFS_SETGET_FUNCS(inode_extref_name_len, struct btrfs_inode_extref,
1727 BTRFS_SETGET_FUNCS(inode_extref_index, struct btrfs_inode_extref, index, 64);
1730 BTRFS_SETGET_FUNCS(inode_generation, struct btrfs_inode_item, generation, 64);
1731 BTRFS_SETGET_FUNCS(inode_sequence, struct btrfs_inode_item, sequence, 64);
1732 BTRFS_SETGET_FUNCS(inode_transid, struct btrfs_inode_item, transid, 64);
1733 BTRFS_SETGET_FUNCS(inode_size, struct btrfs_inode_item, size, 64);
1734 BTRFS_SETGET_FUNCS(inode_nbytes, struct btrfs_inode_item, nbytes, 64);
1735 BTRFS_SETGET_FUNCS(inode_block_group, struct btrfs_inode_item, block_group, 64);
1736 BTRFS_SETGET_FUNCS(inode_nlink, struct btrfs_inode_item, nlink, 32);
1737 BTRFS_SETGET_FUNCS(inode_uid, struct btrfs_inode_item, uid, 32);
1738 BTRFS_SETGET_FUNCS(inode_gid, struct btrfs_inode_item, gid, 32);
1739 BTRFS_SETGET_FUNCS(inode_mode, struct btrfs_inode_item, mode, 32);
1740 BTRFS_SETGET_FUNCS(inode_rdev, struct btrfs_inode_item, rdev, 64);
1741 BTRFS_SETGET_FUNCS(inode_flags, struct btrfs_inode_item, flags, 64);
1759 BTRFS_SETGET_FUNCS(timespec_sec, struct btrfs_timespec, sec, 64);
1760 BTRFS_SETGET_FUNCS(timespec_nsec, struct btrfs_timespec, nsec, 32);
1765 BTRFS_SETGET_FUNCS(dev_extent_chunk_tree, struct btrfs_dev_extent,
1767 BTRFS_SETGET_FUNCS(dev_extent_chunk_objectid, struct btrfs_dev_extent,
1769 BTRFS_SETGET_FUNCS(dev_extent_chunk_offset, struct btrfs_dev_extent,
1771 BTRFS_SETGET_FUNCS(dev_extent_length, struct btrfs_dev_extent, length, 64);
1779 BTRFS_SETGET_FUNCS(extent_refs, struct btrfs_extent_item, refs, 64);
1780 BTRFS_SETGET_FUNCS(extent_generation, struct btrfs_extent_item,
1782 BTRFS_SETGET_FUNCS(extent_flags, struct btrfs_extent_item, flags, 64);
1784 BTRFS_SETGET_FUNCS(extent_refs_v0, struct btrfs_extent_item_v0, refs, 32);
1787 BTRFS_SETGET_FUNCS(tree_block_level, struct btrfs_tree_block_info, level, 8);
1803 BTRFS_SETGET_FUNCS(extent_data_ref_root, struct btrfs_extent_data_ref,
1805 BTRFS_SETGET_FUNCS(extent_data_ref_objectid, struct btrfs_extent_data_ref,
1807 BTRFS_SETGET_FUNCS(extent_data_ref_offset, struct btrfs_extent_data_ref,
1809 BTRFS_SETGET_FUNCS(extent_data_ref_count, struct btrfs_extent_data_ref,
1812 BTRFS_SETGET_FUNCS(shared_data_ref_count, struct btrfs_shared_data_ref,
1815 BTRFS_SETGET_FUNCS(extent_inline_ref_type, struct btrfs_extent_inline_ref,
1817 BTRFS_SETGET_FUNCS(extent_inline_ref_offset, struct btrfs_extent_inline_ref,
1834 BTRFS_SETGET_FUNCS(ref_root_v0, struct btrfs_extent_ref_v0, root, 64);
1835 BTRFS_SETGET_FUNCS(ref_generation_v0, struct btrfs_extent_ref_v0,
1837 BTRFS_SETGET_FUNCS(ref_objectid_v0, struct btrfs_extent_ref_v0, objectid, 64);
1838 BTRFS_SETGET_FUNCS(ref_count_v0, struct btrfs_extent_ref_v0, count, 32);
1841 BTRFS_SETGET_FUNCS(key_blockptr, struct btrfs_key_ptr, blockptr, 64);
1842 BTRFS_SETGET_FUNCS(key_generation, struct btrfs_key_ptr, generation, 64);
1901 BTRFS_SETGET_FUNCS(item_offset, struct btrfs_item, offset, 32);
1902 BTRFS_SETGET_FUNCS(item_size, struct btrfs_item, size, 32);
1952 BTRFS_SETGET_FUNCS(dir_log_end, struct btrfs_dir_log_item, end, 64);
1957 BTRFS_SETGET_FUNCS(root_ref_dirid, struct btrfs_root_ref, dirid, 64);
1958 BTRFS_SETGET_FUNCS(root_ref_sequence, struct btrfs_root_ref, sequence, 64);
1959 BTRFS_SETGET_FUNCS(root_ref_name_len, struct btrfs_root_ref, name_len, 16);
1962 BTRFS_SETGET_FUNCS(dir_data_len, struct btrfs_dir_item, data_len, 16);
1963 BTRFS_SETGET_FUNCS(dir_type, struct btrfs_dir_item, type, 8);
1964 BTRFS_SETGET_FUNCS(dir_name_len, struct btrfs_dir_item, name_len, 16);
1965 BTRFS_SETGET_FUNCS(dir_transid, struct btrfs_dir_item, transid, 64);
1988 BTRFS_SETGET_FUNCS(free_space_entries, struct btrfs_free_space_header,
1990 BTRFS_SETGET_FUNCS(free_space_bitmaps, struct btrfs_free_space_header,
1992 BTRFS_SETGET_FUNCS(free_space_generation, struct btrfs_free_space_header,
2131 BTRFS_SETGET_FUNCS(disk_root_generation, struct btrfs_root_item,
2133 BTRFS_SETGET_FUNCS(disk_root_refs, struct btrfs_root_item, refs, 32);
2134 BTRFS_SETGET_FUNCS(disk_root_bytenr, struct btrfs_root_item, bytenr, 64);
2135 BTRFS_SETGET_FUNCS(disk_root_level, struct btrfs_root_item, level, 8);
2219 BTRFS_SETGET_FUNCS(balance_flags, struct btrfs_balance_item, flags, 64);
2379 BTRFS_SETGET_FUNCS(file_extent_type, struct btrfs_file_extent_item, type, 8);
2404 BTRFS_SETGET_FUNCS(file_extent_disk_bytenr, struct btrfs_file_extent_item,
2406 BTRFS_SETGET_FUNCS(file_extent_generation, struct btrfs_file_extent_item,
2408 BTRFS_SETGET_FUNCS(file_extent_disk_num_bytes, struct btrfs_file_extent_item,
2410 BTRFS_SETGET_FUNCS(file_extent_offset, struct btrfs_file_extent_item,
2412 BTRFS_SETGET_FUNCS(file_extent_num_bytes, struct btrfs_file_extent_item,
2414 BTRFS_SETGET_FUNCS(file_extent_ram_bytes, struct btrfs_file_extent_item,
2416 BTRFS_SETGET_FUNCS(file_extent_compression, struct btrfs_file_extent_item,
2418 BTRFS_SETGET_FUNCS(file_extent_encryption, struct btrfs_file_extent_item,
2420 BTRFS_SETGET_FUNCS(file_extent_other_encoding, struct btrfs_file_extent_item,
2460 BTRFS_SETGET_FUNCS(qgroup_status_generation, struct btrfs_qgroup_status_item,
2462 BTRFS_SETGET_FUNCS(qgroup_status_version, struct btrfs_qgroup_status_item,
2464 BTRFS_SETGET_FUNCS(qgroup_status_flags, struct btrfs_qgroup_status_item,
2466 BTRFS_SETGET_FUNCS(qgroup_status_rescan, struct btrfs_qgroup_status_item,
2470 BTRFS_SETGET_FUNCS(qgroup_info_generation, struct btrfs_qgroup_info_item,
2472 BTRFS_SETGET_FUNCS(qgroup_info_rfer, struct btrfs_qgroup_info_item, rfer, 64);
2473 BTRFS_SETGET_FUNCS(qgroup_info_rfer_cmpr, struct btrfs_qgroup_info_item,
2475 BTRFS_SETGET_FUNCS(qgroup_info_excl, struct btrfs_qgroup_info_item, excl, 64);
2476 BTRFS_SETGET_FUNCS(qgroup_info_excl_cmpr, struct btrfs_qgroup_info_item,
2491 BTRFS_SETGET_FUNCS(qgroup_limit_flags, struct btrfs_qgroup_limit_item,
2493 BTRFS_SETGET_FUNCS(qgroup_limit_max_rfer, struct btrfs_qgroup_limit_item,
2495 BTRFS_SETGET_FUNCS(qgroup_limit_max_excl, struct btrfs_qgroup_limit_item,
2497 BTRFS_SETGET_FUNCS(qgroup_limit_rsv_rfer, struct btrfs_qgroup_limit_item,
2499 BTRFS_SETGET_FUNCS(qgroup_limit_rsv_excl, struct btrfs_qgroup_limit_item,
2503 BTRFS_SETGET_FUNCS(dev_replace_src_devid,
2505 BTRFS_SETGET_FUNCS(dev_replace_cont_reading_from_srcdev_mode,
2508 BTRFS_SETGET_FUNCS(dev_replace_replace_state, struct btrfs_dev_replace_item,
2510 BTRFS_SETGET_FUNCS(dev_replace_time_started, struct btrfs_dev_replace_item,
2512 BTRFS_SETGET_FUNCS(dev_replace_time_stopped, struct btrfs_dev_replace_item,
2514 BTRFS_SETGET_FUNCS(dev_replace_num_write_errors, struct btrfs_dev_replace_item,
2516 BTRFS_SETGET_FUNCS(dev_replace_num_uncorrectable_read_errors,
2519 BTRFS_SETGET_FUNCS(dev_replace_cursor_left, struct btrfs_dev_replace_item,
2521 BTRFS_SETGET_FUNCS(dev_replace_cursor_right, struct btrfs_dev_replace_item,