Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dmessenger.h97 struct ceph_msg_data { struct
120 struct ceph_msg_data *data; /* current data item */ argument
/linux-4.1.27/net/ceph/
Dmessenger.c248 sizeof (struct ceph_msg_data), in ceph_msgr_slab_init()
249 __alignof__(struct ceph_msg_data), in ceph_msgr_slab_init()
831 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bio_cursor_init()
850 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bio_next()
927 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_cursor_init()
949 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_next()
999 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_cursor_init()
1024 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_next()
1048 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_advance()
1114 struct ceph_msg_data *data; in ceph_msg_data_cursor_init()
[all …]