Searched refs:btrfs_feature_attr (Results 1 – 1 of 1) sorted by relevance
49 struct btrfs_feature_attr { struct84 static struct btrfs_feature_attr btrfs_attr_features_##_name = { \107 return container_of(a, struct btrfs_feature_attr, kobj_attr); in to_btrfs_feature_attr()115 static struct btrfs_feature_attr *attr_to_btrfs_feature_attr( in attr_to_btrfs_feature_attr()145 static int can_modify_feature(struct btrfs_feature_attr *fa) in can_modify_feature()181 struct btrfs_feature_attr *fa = to_btrfs_feature_attr(a); in btrfs_feature_attr_show()197 struct btrfs_feature_attr *fa = to_btrfs_feature_attr(a); in btrfs_feature_attr_store()267 struct btrfs_feature_attr *fa; in btrfs_feature_visible()1368 struct btrfs_feature_attr *fa; in addrm_unknown_feature_attrs()1507 struct btrfs_feature_attr *fa; in init_feature_attrs()[all …]
Completed in 7 milliseconds