Home
last modified time | relevance | path

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

/Linux-v6.6/net/ceph/
Dmessenger.c727 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bio_cursor_init()
783 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bvecs_cursor_init()
834 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_cursor_init()
855 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_next()
899 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_cursor_init()
923 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_next()
943 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_advance()
975 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_iter_cursor_init()
1867 static struct ceph_msg_data *ceph_msg_data_add(struct ceph_msg *msg) in ceph_msg_data_add()
1873 static void ceph_msg_data_destroy(struct ceph_msg_data *data) in ceph_msg_data_destroy()
[all …]
Dosd_client.c4628 struct ceph_msg_data *data = in handle_watch_notify()
/Linux-v6.6/include/linux/ceph/
Dmessenger.h211 struct ceph_msg_data { struct
235 struct ceph_msg_data *data; /* current data item */ argument
275 struct ceph_msg_data *data;