Lines Matching refs:BTRFS_ATTR

68 #define BTRFS_ATTR(_prefix, _name, _show)				\  macro
335 BTRFS_ATTR(static_feature, rmdir_subvol, rmdir_subvol_show);
356 BTRFS_ATTR(static_feature, supported_checksums, supported_checksums_show);
363 BTRFS_ATTR(static_feature, send_stream_version, send_stream_version_show);
386 BTRFS_ATTR(static_feature, supported_rescue_options,
404 BTRFS_ATTR(static_feature, supported_sectorsizes,
443 BTRFS_ATTR(discard, discardable_bytes, btrfs_discardable_bytes_show);
454 BTRFS_ATTR(discard, discardable_extents, btrfs_discardable_extents_show);
465 BTRFS_ATTR(discard, discard_bitmap_bytes, btrfs_discard_bitmap_bytes_show);
476 BTRFS_ATTR(discard, discard_bytes_saved, btrfs_discard_bytes_saved_show);
487 BTRFS_ATTR(discard, discard_extent_bytes, btrfs_discard_extent_bytes_show);
640 BTRFS_ATTR(allocation, global_rsv_size, global_rsv_size_show);
649 BTRFS_ATTR(allocation, global_rsv_reserved, global_rsv_reserved_show);
656 BTRFS_ATTR(raid, total_bytes, raid_bytes_show);
657 BTRFS_ATTR(raid, used_bytes, raid_bytes_show);
710 BTRFS_ATTR(space_info, field, btrfs_space_info_show_##field)
825 BTRFS_ATTR(, nodesize, btrfs_nodesize_show);
836 BTRFS_ATTR(, sectorsize, btrfs_sectorsize_show);
846 BTRFS_ATTR(, clone_alignment, btrfs_clone_alignment_show);
897 BTRFS_ATTR(, metadata_uuid, btrfs_metadata_uuid_show);
910 BTRFS_ATTR(, checksum, btrfs_checksum_show);
946 BTRFS_ATTR(, exclusive_operation, btrfs_exclusive_operation_show);
955 BTRFS_ATTR(, generation, btrfs_generation_show);
1476 BTRFS_ATTR(devid, in_fs_metadata, btrfs_devinfo_in_fs_metadata_show);
1489 BTRFS_ATTR(devid, missing, btrfs_devinfo_missing_show);
1503 BTRFS_ATTR(devid, replace_target, btrfs_devinfo_replace_target_show);
1543 BTRFS_ATTR(devid, writeable, btrfs_devinfo_writeable_show);
1571 BTRFS_ATTR(devid, error_stats, btrfs_devinfo_error_stats_show);
1843 BTRFS_ATTR(qgroup, _show_name, btrfs_qgroup_show_##_member)
1856 BTRFS_ATTR(qgroup, rsv_##_name, btrfs_qgroup_rsv_show_##_name)