Searched refs:configfs_attribute (Results 1 – 3 of 3) sorted by relevance
103 struct configfs_attribute **tfc_discovery_attrs;104 struct configfs_attribute **tfc_wwn_attrs;105 struct configfs_attribute **tfc_tpg_base_attrs;106 struct configfs_attribute **tfc_tpg_np_base_attrs;107 struct configfs_attribute **tfc_tpg_attrib_attrs;108 struct configfs_attribute **tfc_tpg_auth_attrs;109 struct configfs_attribute **tfc_tpg_param_attrs;110 struct configfs_attribute **tfc_tpg_nacl_base_attrs;111 struct configfs_attribute **tfc_tpg_nacl_attrib_attrs;112 struct configfs_attribute **tfc_tpg_nacl_auth_attrs;[all …]
61 struct configfs_attribute **tb_dev_attrib_attrs;62 struct configfs_attribute **tb_dev_action_attrs;107 extern struct configfs_attribute *sbc_attrib_attrs[];108 extern struct configfs_attribute *passthrough_attrib_attrs[];109 extern struct configfs_attribute *passthrough_pr_attrib_attrs[];
34 struct configfs_attribute;69 struct configfs_attribute **ct_attrs;115 struct configfs_attribute { struct124 static struct configfs_attribute _pfx##attr_##_name = { \ argument137 static struct configfs_attribute _pfx##attr_##_name = { \145 static struct configfs_attribute _pfx##attr_##_name = { \156 struct configfs_attribute cb_attr; /* std. attribute */223 bool (*is_visible)(struct config_item *item, struct configfs_attribute *attr, int n);
Completed in 11 milliseconds