Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvdimm/
Dbtt.c1136 static int btt_do_bvec(struct btt *btt, struct bio_integrity_payload *bip, in btt_do_bvec() function
1185 err = btt_do_bvec(btt, bip, bvec.bv_page, len, bvec.bv_offset, in btt_make_request()
1209 btt_do_bvec(btt, NULL, page, PAGE_CACHE_SIZE, 0, rw, sector); in btt_rw_page()