Lines Matching defs:kobj
54 struct kobject kobj; member
167 static ssize_t btrfs_feature_attr_show(struct kobject *kobj, in btrfs_feature_attr_show()
183 static ssize_t btrfs_feature_attr_store(struct kobject *kobj, in btrfs_feature_attr_store()
251 static umode_t btrfs_feature_visible(struct kobject *kobj, in btrfs_feature_visible()
330 static ssize_t rmdir_subvol_show(struct kobject *kobj, in rmdir_subvol_show()
337 static ssize_t supported_checksums_show(struct kobject *kobj, in supported_checksums_show()
358 static ssize_t send_stream_version_show(struct kobject *kobj, in send_stream_version_show()
373 static ssize_t supported_rescue_options_show(struct kobject *kobj, in supported_rescue_options_show()
388 static ssize_t supported_sectorsizes_show(struct kobject *kobj, in supported_sectorsizes_show()
433 static ssize_t btrfs_discardable_bytes_show(struct kobject *kobj, in btrfs_discardable_bytes_show()
444 static ssize_t btrfs_discardable_extents_show(struct kobject *kobj, in btrfs_discardable_extents_show()
455 static ssize_t btrfs_discard_bitmap_bytes_show(struct kobject *kobj, in btrfs_discard_bitmap_bytes_show()
466 static ssize_t btrfs_discard_bytes_saved_show(struct kobject *kobj, in btrfs_discard_bytes_saved_show()
477 static ssize_t btrfs_discard_extent_bytes_show(struct kobject *kobj, in btrfs_discard_extent_bytes_show()
488 static ssize_t btrfs_discard_iops_limit_show(struct kobject *kobj, in btrfs_discard_iops_limit_show()
498 static ssize_t btrfs_discard_iops_limit_store(struct kobject *kobj, in btrfs_discard_iops_limit_store()
519 static ssize_t btrfs_discard_kbps_limit_show(struct kobject *kobj, in btrfs_discard_kbps_limit_show()
529 static ssize_t btrfs_discard_kbps_limit_store(struct kobject *kobj, in btrfs_discard_kbps_limit_store()
549 static ssize_t btrfs_discard_max_discard_size_show(struct kobject *kobj, in btrfs_discard_max_discard_size_show()
559 static ssize_t btrfs_discard_max_discard_size_store(struct kobject *kobj, in btrfs_discard_max_discard_size_store()
632 static ssize_t global_rsv_size_show(struct kobject *kobj, in global_rsv_size_show()
641 static ssize_t global_rsv_reserved_show(struct kobject *kobj, in global_rsv_reserved_show()
658 static ssize_t raid_bytes_show(struct kobject *kobj, in raid_bytes_show()
690 static void release_raid_kobj(struct kobject *kobj) in release_raid_kobj()
742 static void space_info_release(struct kobject *kobj) in space_info_release()
765 static ssize_t btrfs_label_show(struct kobject *kobj, in btrfs_label_show()
779 static ssize_t btrfs_label_store(struct kobject *kobj, in btrfs_label_store()
816 static ssize_t btrfs_nodesize_show(struct kobject *kobj, in btrfs_nodesize_show()
826 static ssize_t btrfs_sectorsize_show(struct kobject *kobj, in btrfs_sectorsize_show()
836 static ssize_t btrfs_clone_alignment_show(struct kobject *kobj, in btrfs_clone_alignment_show()
846 static ssize_t quota_override_show(struct kobject *kobj, in quota_override_show()
856 static ssize_t quota_override_store(struct kobject *kobj, in quota_override_store()
886 static ssize_t btrfs_metadata_uuid_show(struct kobject *kobj, in btrfs_metadata_uuid_show()
896 static ssize_t btrfs_checksum_show(struct kobject *kobj, in btrfs_checksum_show()
909 static ssize_t btrfs_exclusive_operation_show(struct kobject *kobj, in btrfs_exclusive_operation_show()
945 static ssize_t btrfs_generation_show(struct kobject *kobj, in btrfs_generation_show()
975 static ssize_t btrfs_read_policy_show(struct kobject *kobj, in btrfs_read_policy_show()
998 static ssize_t btrfs_read_policy_store(struct kobject *kobj, in btrfs_read_policy_store()
1021 static ssize_t btrfs_bg_reclaim_threshold_show(struct kobject *kobj, in btrfs_bg_reclaim_threshold_show()
1033 static ssize_t btrfs_bg_reclaim_threshold_store(struct kobject *kobj, in btrfs_bg_reclaim_threshold_store()
1075 static void btrfs_release_fsid_kobj(struct kobject *kobj) in btrfs_release_fsid_kobj()
1088 static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj) in to_fs_devs()
1095 static inline struct btrfs_fs_info *to_fs_info(struct kobject *kobj) in to_fs_info()
1389 struct kobject *kobj; in btrfs_sysfs_remove_space_info() local
1460 static ssize_t btrfs_devinfo_in_fs_metadata_show(struct kobject *kobj, in btrfs_devinfo_in_fs_metadata_show()
1474 static ssize_t btrfs_devinfo_missing_show(struct kobject *kobj, in btrfs_devinfo_missing_show()
1487 static ssize_t btrfs_devinfo_replace_target_show(struct kobject *kobj, in btrfs_devinfo_replace_target_show()
1501 static ssize_t btrfs_devinfo_scrub_speed_max_show(struct kobject *kobj, in btrfs_devinfo_scrub_speed_max_show()
1511 static ssize_t btrfs_devinfo_scrub_speed_max_store(struct kobject *kobj, in btrfs_devinfo_scrub_speed_max_store()
1527 static ssize_t btrfs_devinfo_writeable_show(struct kobject *kobj, in btrfs_devinfo_writeable_show()
1540 static ssize_t btrfs_devinfo_error_stats_show(struct kobject *kobj, in btrfs_devinfo_error_stats_show()
1584 static void btrfs_release_devid_kobj(struct kobject *kobj) in btrfs_release_devid_kobj()
1823 static inline struct btrfs_fs_info *qgroup_kobj_to_fs_info(struct kobject *kobj) in qgroup_kobj_to_fs_info()
1880 static void qgroup_release(struct kobject *kobj) in qgroup_release()