Searched refs:backend_new_id (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Dobject.c288 val_id = backend_new_id(data->txc_tx, BACKEND_ID_VALUE);
690 new_gen = backend_new_id(tx, BACKEND_ID_GENERATION);
H A Dconfigd.h825 uint32_t backend_new_id(backend_tx_t *, enum id_space);
H A Dfile_object.c1575 if ((lp->rl_main_id = backend_new_id(tx,
1725 if ((lp->rl_main_id = backend_new_id(tx_wr,
2135 data.sai_level_id = backend_new_id(tx, BACKEND_ID_SNAPLEVEL);
2190 snapid = backend_new_id(tx, BACKEND_ID_SNAPSHOT);
H A Dbackend.c2305 backend_new_id(backend_tx_t *tx, enum id_space id) function

Completed in 75 milliseconds