Home
last modified time | relevance | path

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

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