Searched refs:nsc_insert_node (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libnsctl/common/
H A Dnsc_hash.h40 int nsc_insert_node(hash_node_t **, void *, const char *);
H A Dllib-lnsctl49 int nsc_insert_node(hash_node_t **, void *, const char *);
H A Dhash.c44 nsc_insert_node(hash_node_t **hash, void *data, const char *key) function
/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg_cluster.c589 nsc_insert_node(schash, hdp, dsp->scstat_ds_name);
H A Dcfg_vols.c636 rc = nsc_insert_node(dsvol, data, search_key);
744 if (nsc_insert_node(svol, data, path) < 0) {
1199 if (nsc_insert_node(devhash, &devlist[devcount], path) < 0) {
1220 nsc_insert_node(devhash, &devlist[i], devlist[i].path);
/illumos-gate/usr/src/lib/librdc/common/
H A Drdcpersist.c116 nsc_insert_node(volhash, volcount, vol);
127 nsc_insert_node(volhash, volcount, bmp);
/illumos-gate/usr/src/cmd/avs/dsw/
H A Diiadm.c4170 (void) nsc_insert_node(volhash, mdata, mst);
4176 (void) nsc_insert_node(volhash, sdata, shd);
4201 (void) nsc_insert_node(volhash, gdata, group);
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndradm.c5492 (void) nsc_insert_node(volhash, volcount, vol);
5503 (void) nsc_insert_node(volhash, volcount, bmp);
5515 (void) nsc_insert_node(volhash, volcount, diskqueue);

Completed in 106 milliseconds