Searched refs:config_item_get (Results 1 – 9 of 9) sorted by relevance
103 struct config_item *config_item_get(struct config_item *item) in config_item_get() function109 EXPORT_SYMBOL(config_item_get);186 ret = config_item_get(item); in config_group_find_item()
128 item = config_item_get(sd->s_element); in configfs_get_config_item()
779 config_item_get(item); in link_obj()
63 extern struct config_item *config_item_get(struct config_item *);99 return group ? to_config_group(config_item_get(&group->cg_item)) : NULL; in config_group_get()
42 config_item_get(&node->nd_item); in o2nm_get_node_by_num()112 config_item_get(&node->nd_item); in o2nm_get_node_by_ip()128 config_item_get(&node->nd_item); in o2nm_node_get()
546 config_item_get(&policy_node->group.cg_item); in stp_policy_node_lookup()
131 config_item_get(&nt->item); in netconsole_target_get()
759 config_item_get(i); in get_comm()
150 struct config_item *config_item_get(struct config_item *);164 config_item_get(), and drop the reference when they are done via