Searched refs:BM_P_VMALLOCED (Results 1 – 2 of 2) sorted by relevance
431 b->bm_flags |= BM_P_VMALLOCED; in bm_realloc_pages()433 b->bm_flags &= ~BM_P_VMALLOCED; in bm_realloc_pages()472 bm_vk_free(device->bitmap->bm_pages, (BM_P_VMALLOCED & device->bitmap->bm_flags)); in drbd_bm_cleanup()661 opages_vmalloced = (BM_P_VMALLOCED & b->bm_flags); in drbd_bm_resize()
545 BM_P_VMALLOCED = 0x10000, /* internal use only, will be masked out */ enumerator