Searched refs:update_t (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/os/ |
H A D | mpo.c | 177 typedef enum { U_ADD, U_ADD_ALL, U_DEL } update_t; typedef in typeref:enum:__anon10313 183 static int mblock_alloc(mpo_config_t *, update_t, int nmblocks); 190 static void mnode_update(mpo_config_t *, pfn_t, pfn_t, update_t); 1462 mblock_alloc(mpo_config_t *mc, update_t utype, int nmblocks) 1887 mnode_update(mpo_config_t *mc, pfn_t ubase, pfn_t uend, update_t utype)
|
Completed in 59 milliseconds