Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dmessenger.c722 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bio_cursor_init()
778 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bvecs_cursor_init()
829 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_cursor_init()
850 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_next()
894 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_cursor_init()
918 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_next()
938 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_advance()
1795 static struct ceph_msg_data *ceph_msg_data_add(struct ceph_msg *msg) in ceph_msg_data_add()
1801 static void ceph_msg_data_destroy(struct ceph_msg_data *data) in ceph_msg_data_destroy()
1814 struct ceph_msg_data *data; in ceph_msg_data_add_pages()
[all …]
Dosd_client.c4537 struct ceph_msg_data *data = in handle_watch_notify()
/linux-6.1.9/include/linux/ceph/
Dmessenger.h185 struct ceph_msg_data { struct
208 struct ceph_msg_data *data; /* current data item */ argument
243 struct ceph_msg_data *data;