Searched refs:do_bounce (Results 1 – 2 of 2) sorted by relevance
160 static void do_bounce(phys_addr_t orig, void *addr, size_t size, in do_bounce() function211 do_bounce(map->orig_phys + offset, addr + head_offset, sz, dir); in vduse_domain_bounce()
994 bool do_bounce = ceph_test_opt(from_msgr(con->msgr), RXBOUNCE); in read_partial_sparse_msg_extent() local996 if (do_bounce && unlikely(!con->bounce_page)) { in read_partial_sparse_msg_extent()1010 rpage = do_bounce ? con->bounce_page : page; in read_partial_sparse_msg_extent()1020 if (do_bounce) in read_partial_sparse_msg_extent()