Home
last modified time | relevance | path

Searched refs:rq_to_rnbd_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/block/rnbd/
H A Drnbd-proto.h254 static inline u32 rq_to_rnbd_flags(struct request *rq) in rq_to_rnbd_flags() function
H A Drnbd-clt.c1005 msg.rw = cpu_to_le32(rq_to_rnbd_flags(rq)); in rnbd_client_xfer_request()