Searched refs:VM_MTPOOL (Results 1 – 17 of 17) sorted by relevance
69 else if((vd->mode&VM_MTPOOL) && (s = vd->pool) > 0)115 else if((vd->mode&VM_MTPOOL) && s > 0)122 if((vd->mode&VM_MTPOOL) && s > 0)
76 if((vd->mode&(VM_MTLAST|VM_MTPOOL)) )
163 if(vd->mode&(VM_MTLAST|VM_MTPOOL))
145 else if(type&VM_MTPOOL)
361 VM_MTPOOL
76 else if((vd->mode&VM_MTPOOL) && (s = vd->pool) > 0)124 else if((vd->mode&VM_MTPOOL) && s > 0)131 if((vd->mode&VM_MTPOOL) && s > 0)
67 if((vd->mode&(VM_MTLAST|VM_MTPOOL)) )
154 if(vd->mode&(VM_MTLAST|VM_MTPOOL))
307 VM_MTPOOL
117 else if (state->vs.mode & VM_MTPOOL) in key()
96 #define VM_MTPOOL 0000200 /* Vmpool method */ macro
99 #define VM_MTPOOL 0000200 /* Vmpool method */ macro