Searched refs:U_ADD_ALL (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
593 if (mblock_alloc(&new_config, U_ADD_ALL, n_mblocks) < 0) {
950 mnode_update(&mpo_config, 0, 0, U_ADD_ALL);
1927 case U_ADD_ALL:
1950 if (utype == U_ADD_ALL || utype == U_DEL)

Completed in 96 milliseconds