Searched refs:nd_ref (Results 1 – 2 of 2) sorted by relevance
55 int nd_ref; /* reference count */ member
66 LASSERT(nd->nd_ref >= 1); in lstcon_node_get()68 nd->nd_ref++; in lstcon_node_get()100 ndl->ndl_node->nd_ref = 1; in lstcon_node_find()121 LASSERT(nd->nd_ref > 0); in lstcon_node_put()123 if (--nd->nd_ref > 0) in lstcon_node_put()358 if (grp != NULL && nd->nd_ref > 1) in lstcon_sesrpc_condition()