Home
last modified time | relevance | path

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

/net/ceph/
Dmessenger_v1.c497 page = ceph_msg_data_next(cursor, &page_offset, &length); in write_partial_message_data()
1013 page = ceph_msg_data_next(cursor, &off, &len); in read_partial_sparse_msg_extent()
1085 page = ceph_msg_data_next(cursor, &page_offset, &length); in read_partial_msg_data()
1127 page = ceph_msg_data_next(cursor, &off, &len); in read_partial_msg_data_bounce()
Dmessenger.c1085 struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_next() function
Dmessenger_v2.c876 page = ceph_msg_data_next(cursor, &off, &len); in get_bvec_at()
Dosd_client.c5754 page = ceph_msg_data_next(cursor, &poff, &plen); in advance_cursor()