Home
last modified time | relevance | path

Searched refs:nd_item (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/ocfs2/cluster/
A Dnodemanager.c40 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()
120 config_item_put(&node->nd_item); in o2nm_node_put()
126 config_item_get(&node->nd_item); in o2nm_node_get()
153 return item ? container_of(item, struct o2nm_node, nd_item) : NULL; in to_o2nm_node()
171 if (node->nd_item.ci_parent) in to_o2nm_cluster_from_node()
172 return to_o2nm_cluster(node->nd_item.ci_parent->ci_parent); in to_o2nm_cluster_from_node()
599 return &node->nd_item; in o2nm_node_group_make_item()
635 config_item_name(&node->nd_item)); in o2nm_node_group_drop_item()
795 ret = o2nm_depend_item(&local_node->nd_item); in o2nm_depend_this_node()
[all …]
A Dnodemanager.h27 struct config_item nd_item; member
A Dtcp.c390 o2nm_undepend_item(&sc->sc_node->nd_item); in sc_kref_release()
427 status = o2nm_depend_item(&node->nd_item); in sc_alloc()

Completed in 10 milliseconds