Searched refs:ids_count (Results 1 – 4 of 4) sorted by relevance
66 ids->ids_count = 0; in fmd_idspace_create()102 count = ids->ids_count; in fmd_idspace_apply()209 ids->ids_count++; in fmd_idspace_xalloc_locked()230 if (ids->ids_count == ids->ids_maxid - ids->ids_minid + 1) in fmd_idspace_alloc_locked()297 ASSERT(ids->ids_count != 0); in fmd_idspace_free()298 ids->ids_count--; in fmd_idspace_free()
55 id_t ids_count; /* number of allocated ids */ member
1932 if (ids->ids_count != 0) in fmd_xprt_subscribe_all()1952 if (ids->ids_count != 0) in fmd_xprt_unsubscribe_all()1980 if (ids->ids_count != 0) in fmd_xprt_suspend_all()2013 if (ids->ids_count != 0) in fmd_xprt_resume_all()
973 rvp->rxl_buf.rxl_buf_len = fmd.d_xprt_ids->ids_count; in fmd_adm_xprtlist_1_svc()