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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c177 typedef enum { U_ADD, U_ADD_ALL, U_DEL } update_t; enumerator in enum:__anon10313
1484 if (utype == U_ADD || utype == U_DEL) {
1701 if (mblock_alloc(mc_new, U_DEL, nmblocks + 1) < 0)
1898 else if (utype == U_DEL)
1933 case U_DEL:
1950 if (utype == U_ADD_ALL || utype == U_DEL)
2035 mnode_update(&old_config, base, end, U_DEL);

Completed in 1466 milliseconds