Searched defs:sbd_pgr_remove_keys (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c58 static uint32_t sbd_pgr_remove_keys(sbd_lu_t *, sbd_it_data_t *,
632 sbd_pgr_remove_keys(sbd_lu_t *slu, sbd_it_data_t *my_it, sbd_pgr_key_t *my_key, function
1637 sbd_pgr_remove_keys(slu, it, key, svc_key, B_TRUE) == 0) {
1686 if (sbd_pgr_remove_keys(slu, it, key, svc_key, B_TRUE)
1708 (void) sbd_pgr_remove_keys(slu, it, key, 0, B_FALSE);
1711 if (sbd_pgr_remove_keys(slu, it, key, svc_key, B_TRUE)

Completed in 55 milliseconds