Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/rnbd/
H A Drnbd-proto.h219 static inline blk_opf_t rnbd_to_bio_flags(u32 rnbd_opf) in rnbd_to_bio_flags() function
H A Drnbd-srv.c149 rnbd_to_bio_flags(le32_to_cpu(msg->rw)), GFP_KERNEL); in process_rdma()