Home
last modified time | relevance | path

Searched refs:EE_RELEASE_TO_MEMPOOL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/block/drbd/
H A Ddrbd_int.h408 #define EE_RELEASE_TO_MEMPOOL (1<<__EE_RELEASE_TO_MEMPOOL) macro
H A Ddrbd_main.c1608 bool use_sendpage = !(peer_req->flags & EE_RELEASE_TO_MEMPOOL); in _drbd_send_zc_ee()
H A Ddrbd_receiver.c201 peer_req->flags |= EE_RELEASE_TO_MEMPOOL; in drbd_alloc_peer_req()