Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dmessenger.c728 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bio_cursor_init()
784 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bvecs_cursor_init()
835 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_cursor_init()
856 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_next()
900 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_cursor_init()
924 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_next()
944 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_advance()
976 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_iter_cursor_init()
1869 static struct ceph_msg_data *ceph_msg_data_add(struct ceph_msg *msg) in ceph_msg_data_add()
1875 static void ceph_msg_data_destroy(struct ceph_msg_data *dat
[all...]
H A Dosd_client.c4605 struct ceph_msg_data *data = in handle_watch_notify()
/linux/include/linux/ceph/
H A Dmessenger.h212 struct ceph_msg_data { struct
236 struct ceph_msg_data *data; /* current data item */ argument
276 struct ceph_msg_data *data;