Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/cluster/
Dnodemanager.c390 static struct configfs_attribute *o2nm_node_attrs[] = { variable
401 for (i = 0; i < ARRAY_SIZE(o2nm_node_attrs); i++) { in o2nm_attr_index()
402 if (attr == o2nm_node_attrs[i]) in o2nm_attr_index()
458 .ct_attrs = o2nm_node_attrs,