Home
last modified time | relevance | path

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

/net/ceph/
A 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()
A Dmessenger.c1085 struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_next() function
A Dmessenger_v2.c872 page = ceph_msg_data_next(cursor, &off, &len); in get_bvec_at()
A Dosd_client.c5699 page = ceph_msg_data_next(cursor, &poff, &plen); in advance_cursor()

Completed in 26 milliseconds