Searched refs:ceph_msg_data (Results 1 – 2 of 2) sorted by relevance
93 struct ceph_msg_data { struct116 struct ceph_msg_data *data; /* current data item */ argument
250 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 …]