Searched refs:ceph_msg_data_next (Results 1 – 3 of 3) sorted by relevance
/net/ceph/ |
D | messenger_v1.c | 498 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()
|
D | messenger.c | 1042 struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_next() function
|
D | messenger_v2.c | 875 page = ceph_msg_data_next(cursor, &off, &len, NULL); in get_bvec_at()
|