Home
last modified time | relevance | path

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

/Linux-v5.10/net/ceph/
Dmessenger.c1135 static struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_next() function
1585 page = ceph_msg_data_next(cursor, &page_offset, &length, NULL); in write_partial_message_data()
2332 page = ceph_msg_data_next(cursor, &page_offset, &length, NULL); in read_partial_msg_data()