Lines Matching defs:kobj

58 	struct kobject kobj;  member
176 static ssize_t btrfs_feature_attr_show(struct kobject *kobj, in btrfs_feature_attr_show()
192 static ssize_t btrfs_feature_attr_store(struct kobject *kobj, in btrfs_feature_attr_store()
260 static umode_t btrfs_feature_visible(struct kobject *kobj, in btrfs_feature_visible()
343 static ssize_t rmdir_subvol_show(struct kobject *kobj, in rmdir_subvol_show()
350 static ssize_t supported_checksums_show(struct kobject *kobj, in supported_checksums_show()
371 static ssize_t send_stream_version_show(struct kobject *kobj, in send_stream_version_show()
386 static ssize_t supported_rescue_options_show(struct kobject *kobj, in supported_rescue_options_show()
401 static ssize_t supported_sectorsizes_show(struct kobject *kobj, in supported_sectorsizes_show()
442 static ssize_t btrfs_discardable_bytes_show(struct kobject *kobj, in btrfs_discardable_bytes_show()
453 static ssize_t btrfs_discardable_extents_show(struct kobject *kobj, in btrfs_discardable_extents_show()
464 static ssize_t btrfs_discard_bitmap_bytes_show(struct kobject *kobj, in btrfs_discard_bitmap_bytes_show()
475 static ssize_t btrfs_discard_bytes_saved_show(struct kobject *kobj, in btrfs_discard_bytes_saved_show()
486 static ssize_t btrfs_discard_extent_bytes_show(struct kobject *kobj, in btrfs_discard_extent_bytes_show()
497 static ssize_t btrfs_discard_iops_limit_show(struct kobject *kobj, in btrfs_discard_iops_limit_show()
507 static ssize_t btrfs_discard_iops_limit_store(struct kobject *kobj, in btrfs_discard_iops_limit_store()
528 static ssize_t btrfs_discard_kbps_limit_show(struct kobject *kobj, in btrfs_discard_kbps_limit_show()
538 static ssize_t btrfs_discard_kbps_limit_store(struct kobject *kobj, in btrfs_discard_kbps_limit_store()
558 static ssize_t btrfs_discard_max_discard_size_show(struct kobject *kobj, in btrfs_discard_max_discard_size_show()
568 static ssize_t btrfs_discard_max_discard_size_store(struct kobject *kobj, in btrfs_discard_max_discard_size_store()
643 static ssize_t global_rsv_size_show(struct kobject *kobj, in global_rsv_size_show()
652 static ssize_t global_rsv_reserved_show(struct kobject *kobj, in global_rsv_reserved_show()
669 static ssize_t raid_bytes_show(struct kobject *kobj, in raid_bytes_show()
701 static void release_raid_kobj(struct kobject *kobj) in release_raid_kobj()
722 static ssize_t btrfs_chunk_size_show(struct kobject *kobj, in btrfs_chunk_size_show()
737 static ssize_t btrfs_chunk_size_store(struct kobject *kobj, in btrfs_chunk_size_store()
782 static ssize_t btrfs_size_classes_show(struct kobject *kobj, in btrfs_size_classes_show()
825 static ssize_t btrfs_force_chunk_alloc_store(struct kobject *kobj, in btrfs_force_chunk_alloc_store()
880 static ssize_t btrfs_sinfo_bg_reclaim_threshold_show(struct kobject *kobj, in btrfs_sinfo_bg_reclaim_threshold_show()
889 static ssize_t btrfs_sinfo_bg_reclaim_threshold_store(struct kobject *kobj, in btrfs_sinfo_bg_reclaim_threshold_store()
939 static void space_info_release(struct kobject *kobj) in space_info_release()
962 static ssize_t btrfs_label_show(struct kobject *kobj, in btrfs_label_show()
976 static ssize_t btrfs_label_store(struct kobject *kobj, in btrfs_label_store()
1013 static ssize_t btrfs_nodesize_show(struct kobject *kobj, in btrfs_nodesize_show()
1023 static ssize_t btrfs_sectorsize_show(struct kobject *kobj, in btrfs_sectorsize_show()
1033 static ssize_t btrfs_commit_stats_show(struct kobject *kobj, in btrfs_commit_stats_show()
1049 static ssize_t btrfs_commit_stats_store(struct kobject *kobj, in btrfs_commit_stats_store()
1075 static ssize_t btrfs_clone_alignment_show(struct kobject *kobj, in btrfs_clone_alignment_show()
1085 static ssize_t quota_override_show(struct kobject *kobj, in quota_override_show()
1095 static ssize_t quota_override_store(struct kobject *kobj, in quota_override_store()
1125 static ssize_t btrfs_metadata_uuid_show(struct kobject *kobj, in btrfs_metadata_uuid_show()
1135 static ssize_t btrfs_checksum_show(struct kobject *kobj, in btrfs_checksum_show()
1148 static ssize_t btrfs_exclusive_operation_show(struct kobject *kobj, in btrfs_exclusive_operation_show()
1187 static ssize_t btrfs_generation_show(struct kobject *kobj, in btrfs_generation_show()
1198 static ssize_t btrfs_read_policy_show(struct kobject *kobj, in btrfs_read_policy_show()
1221 static ssize_t btrfs_read_policy_store(struct kobject *kobj, in btrfs_read_policy_store()
1244 static ssize_t btrfs_bg_reclaim_threshold_show(struct kobject *kobj, in btrfs_bg_reclaim_threshold_show()
1253 static ssize_t btrfs_bg_reclaim_threshold_store(struct kobject *kobj, in btrfs_bg_reclaim_threshold_store()
1296 static void btrfs_release_fsid_kobj(struct kobject *kobj) in btrfs_release_fsid_kobj()
1309 static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj) in to_fs_devs()
1316 static inline struct btrfs_fs_info *to_fs_info(struct kobject *kobj) in to_fs_info()
1323 static struct kobject *get_btrfs_kobj(struct kobject *kobj) in get_btrfs_kobj()
1619 struct kobject *kobj; in btrfs_sysfs_remove_space_info() local
1690 static ssize_t btrfs_devinfo_in_fs_metadata_show(struct kobject *kobj, in btrfs_devinfo_in_fs_metadata_show()
1704 static ssize_t btrfs_devinfo_missing_show(struct kobject *kobj, in btrfs_devinfo_missing_show()
1717 static ssize_t btrfs_devinfo_replace_target_show(struct kobject *kobj, in btrfs_devinfo_replace_target_show()
1731 static ssize_t btrfs_devinfo_scrub_speed_max_show(struct kobject *kobj, in btrfs_devinfo_scrub_speed_max_show()
1741 static ssize_t btrfs_devinfo_scrub_speed_max_store(struct kobject *kobj, in btrfs_devinfo_scrub_speed_max_store()
1757 static ssize_t btrfs_devinfo_writeable_show(struct kobject *kobj, in btrfs_devinfo_writeable_show()
1770 static ssize_t btrfs_devinfo_fsid_show(struct kobject *kobj, in btrfs_devinfo_fsid_show()
1780 static ssize_t btrfs_devinfo_error_stats_show(struct kobject *kobj, in btrfs_devinfo_error_stats_show()
1825 static void btrfs_release_devid_kobj(struct kobject *kobj) in btrfs_release_devid_kobj()
2143 static void qgroups_release(struct kobject *kobj) in qgroups_release()
2154 static inline struct btrfs_fs_info *qgroup_kobj_to_fs_info(struct kobject *kobj) in qgroup_kobj_to_fs_info()
2211 static void qgroup_release(struct kobject *kobj) in qgroup_release()