Searched refs:btt_do_bvec (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/nvdimm/ |
| H A D | btt.c | 1425 static int btt_do_bvec(struct btt *btt, struct bio_integrity_payload *bip, in btt_do_bvec() function 1469 err = btt_do_bvec(btt, bip, bvec.bv_page, len, bvec.bv_offset, in btt_submit_bio() 1494 rc = btt_do_bvec(btt, NULL, page, thp_size(page), 0, op, sector); in btt_rw_page()
|