Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dbio.c681 static int __bio_add_pc_page(struct request_queue *q, struct bio *bio, in __bio_add_pc_page() function
728 return __bio_add_pc_page(q, bio, page, len, offset, &same_page); in bio_add_pc_page()
1377 if (!__bio_add_pc_page(q, bio, page, n, offs, in bio_map_user_iov()