Searched refs:drbd_pp_vacant (Results 1 – 3 of 3) sorted by relevance
164 if (drbd_pp_vacant >= number) { in __drbd_alloc_pages()168 drbd_pp_vacant -= number; in __drbd_alloc_pages()195 drbd_pp_vacant += i; in __drbd_alloc_pages()309 if (drbd_pp_vacant > (DRBD_MAX_BIO_SIZE/PAGE_SIZE) * minor_count) in drbd_free_pages()316 drbd_pp_vacant += i; in drbd_free_pages()
138 int drbd_pp_vacant; variable2030 drbd_pp_vacant--; in drbd_destroy_mempools()2129 drbd_pp_vacant = number; in drbd_create_mempools()
1410 extern int drbd_pp_vacant;