Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dblkdev.h1064 static inline struct bio_vec req_bvec(struct request *rq) in req_bvec() function
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dpci.c851 struct bio_vec bv = req_bvec(req); in nvme_map_data()