Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dmessenger_v1.c498 page = ceph_msg_data_next(cursor, &page_offset, &length); in write_partial_message_data()
1011 page = ceph_msg_data_next(cursor, &page_offset, &length); in read_partial_msg_data()
1053 page = ceph_msg_data_next(cursor, &off, &len); in read_partial_msg_data_bounce()
Dmessenger.c1020 struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_next() function
Dmessenger_v2.c865 page = ceph_msg_data_next(cursor, &off, &len); in get_bvec_at()
/linux-6.1.9/include/linux/ceph/
Dmessenger.h499 struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor,