Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/rnbd/
Drnbd-proto.h263 static inline u32 rq_to_rnbd_flags(struct request *rq) in rq_to_rnbd_flags() function
Drnbd-clt.c1009 msg.rw = cpu_to_le32(rq_to_rnbd_flags(rq)); in rnbd_client_xfer_request()