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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_kernel.c166 nvlist_t *ppu_blist; member in struct:pool_propput_undo
2430 propput->ppu_blist = bl;
2435 nvlist_free(propput->ppu_blist);
2441 nvlist_free(propput->ppu_blist);
2472 nvlist_free(propput->ppu_blist);
3100 if (propput->ppu_blist != NULL) {
3103 pke_properties, propput->ppu_blist, 0)
3304 if (propput->ppu_blist) {
3310 if (nvlist_pack(propput->ppu_blist,
3462 nvlist_free(propput->ppu_blist);
[all...]

Completed in 71 milliseconds