Home
last modified time | relevance | path

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

/linux/drivers/block/rnbd/
H A Drnbd-proto.h128 RNBD_WRITEBACK = 1 << 1, enumerator
H A Drnbd-clt.c1389 if (rsp->cache_policy & RNBD_WRITEBACK) { in rnbd_client_setup_device()
1626 !!(rsp->cache_policy & RNBD_WRITEBACK), in rnbd_clt_map_device()
H A Drnbd-srv.c572 rsp->cache_policy |= RNBD_WRITEBACK; in rnbd_srv_fill_msg_open_rsp()