Home
last modified time | relevance | path

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

/linux/drivers/block/rnbd/
H A Drnbd-proto.h127 RNBD_FUA = 1 << 0, enumerator
H A Drnbd-clt.c1391 if (rsp->cache_policy & RNBD_FUA) in rnbd_client_setup_device()
1627 !!(rsp->cache_policy & RNBD_FUA)); in rnbd_clt_map_device()
H A Drnbd-srv.c574 rsp->cache_policy |= RNBD_FUA; in rnbd_srv_fill_msg_open_rsp()