Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/isns/isnsd/
H A Dadmintf.c1702 if ((dd_id = is_obj_there(&lc)) != 0) { in i_delete_ddmember_op()
1764 if ((container_id = is_obj_there(&lc)) != 0) { in i_delete_ddsetmember_op()
1765 if ((member_id = is_obj_there(&lc2)) != 0) { in i_delete_ddsetmember_op()
1970 if ((uid = is_obj_there(&lc)) != 0) { in getAssociated_dd_to_node_op()
2028 if ((uid = is_obj_there(&lc)) != 0) { in getAssociated_node_to_dd_op()
2092 if ((uid = is_obj_there(&lc)) != 0) { in getAssociated_ddset_to_dd_op()
2150 if ((uid = is_obj_there(&lc)) != 0) { in getAssociated_dd_to_ddset_op()
2228 if ((uid = is_obj_there(&lc)) != 0) { in delete_dd_ddset_op()
2345 container_id = is_obj_there(&lc); in delete_ddmember_ddsetmember_op()
2350 member_id = is_obj_there(&lc2); in delete_ddmember_ddsetmember_op()
[all …]
H A Dqry.c394 uid = is_obj_there(&lc); in qry_i2g()
463 uid = is_obj_there(&lc); in qry_p2g()
513 uid = is_obj_there(&lc); in qry_g2i()
563 uid = is_obj_there(&lc); in qry_g2p()
1103 old = is_obj_there(&lc); in get_next_obj()
H A Disns_obj.h114 uint32_t is_obj_there(lookup_ctrl_t *);
H A Ddd.c120 uid = is_obj_there(&lc); in cb_update_ds_attr()
331 tmp_id = is_obj_there(&lc); in get_dds_member_info()
774 uid = is_obj_there(&lc); in get_scope()
1818 if (is_obj_there(&lc) == 0) { in verify_ddd()
1838 if (is_obj_there(&lc) == 0) { in verify_ddd()
H A Dfunc.c668 if ((uid = is_obj_there(&lc)) == 0) {
1476 is_obj_there(setup_ddid_lcp(&lc, dd_id)) == 0))) {
1714 is_obj_there(setup_ddsid_lcp(&lc, dds_id)) == 0))) {
H A Dobj.c2906 uid = is_obj_there(&lc); in update_deref_obj()
2981 is_obj_there( in is_obj_there() function
3603 if (is_obj_there(lcp) != 0) { in ref_new2new()
3931 } while (is_obj_there(&lc) != 0); in make_unique_name()