Lines Matching defs:a
72 static struct btrfs_feature_attr *to_btrfs_feature_attr(struct kobj_attribute *a) in to_btrfs_feature_attr()
144 struct kobj_attribute *a, char *buf) in btrfs_feature_attr_show()
160 struct kobj_attribute *a, in btrfs_feature_attr_store()
354 struct kobj_attribute *a, char *buf) in global_rsv_reserved_show()
419 struct kobj_attribute *a, in btrfs_space_info_show_total_bytes_pinned()
474 struct kobj_attribute *a, char *buf) in btrfs_label_show()
488 struct kobj_attribute *a, in btrfs_label_store()
525 struct kobj_attribute *a, char *buf) in btrfs_nodesize_show()
535 struct kobj_attribute *a, char *buf) in btrfs_sectorsize_show()
546 struct kobj_attribute *a, char *buf) in btrfs_clone_alignment_show()
557 struct kobj_attribute *a, char *buf) in quota_override_show()
567 struct kobj_attribute *a, in quota_override_store()
597 struct kobj_attribute *a, char *buf) in btrfs_metadata_uuid_show()
793 struct attribute *a = btrfs_supported_feature_attrs[i]; in init_feature_attrs() local