Home
last modified time | relevance | path

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

/net/ceph/
Dmessenger_v1.c498 page = ceph_msg_data_next(cursor, &page_offset, &length, NULL); in write_partial_message_data()
1015 page = ceph_msg_data_next(cursor, &page_offset, &length, NULL); in read_partial_msg_data()
Dmessenger.c1042 struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_next() function
Dmessenger_v2.c875 page = ceph_msg_data_next(cursor, &off, &len, NULL); in get_bvec_at()