Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dmessenger.h93 struct ceph_msg_data { struct
116 struct ceph_msg_data *data; /* current data item */ argument
/linux-4.4.14/net/ceph/
Dmessenger.c250 sizeof (struct ceph_msg_data), in ceph_msgr_slab_init()
251 __alignof__(struct ceph_msg_data), in ceph_msgr_slab_init()
828 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bio_cursor_init()
847 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bio_next()
924 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_cursor_init()
946 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_next()
996 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_cursor_init()
1021 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_next()
1045 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_advance()
1111 struct ceph_msg_data *data; in ceph_msg_data_cursor_init()
[all …]