Searched refs:config_item_get (Results 1 – 9 of 9) sorted by relevance
101 struct config_item *config_item_get(struct config_item *item) in config_item_get() function107 EXPORT_SYMBOL(config_item_get);184 ret = config_item_get(item); in config_group_find_item()
128 item = config_item_get(sd->s_element); in configfs_get_config_item()
761 config_item_get(item); in link_obj()
61 extern struct config_item *config_item_get(struct config_item *);97 return group ? to_config_group(config_item_get(&group->cg_item)) : NULL; in config_group_get()
40 config_item_get(&node->nd_item); in o2nm_get_node_by_num()110 config_item_get(&node->nd_item); in o2nm_get_node_by_ip()126 config_item_get(&node->nd_item); in o2nm_node_get()
545 config_item_get(&policy_node->group.cg_item); in stp_policy_node_lookup()
132 config_item_get(&nt->item); in netconsole_target_get()
858 config_item_get(i); in get_comm()
158 struct config_item *config_item_get(struct config_item *);172 config_item_get(), and drop the reference when they are done via