Searched refs:config_item_get (Results 1 – 10 of 10) sorted by relevance
117 struct config_item *config_item_get(struct config_item *item) in config_item_get() function123 EXPORT_SYMBOL(config_item_get);200 ret = config_item_get(item); in config_group_find_item()
141 item = config_item_get(sl->sl_target); in configfs_get_config_item()143 item = config_item_get(sd->s_element); in configfs_get_config_item()
92 sl->sl_target = config_item_get(item); in create_link()
765 config_item_get(item); in link_obj()
77 extern struct config_item *config_item_get(struct config_item *);113 return group ? to_config_group(config_item_get(&group->cg_item)) : NULL; in config_group_get()
56 config_item_get(&node->nd_item); in o2nm_get_node_by_num()126 config_item_get(&node->nd_item); in o2nm_get_node_by_ip()142 config_item_get(&node->nd_item); in o2nm_node_get()
451 config_item_get(&policy_node->group.cg_item); in stp_policy_node_lookup()
143 config_item_get(&nt->item); in netconsole_target_get()
761 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