Searched refs:ceph_msg_data_create (Results 1 – 1 of 1) sorted by relevance
3179 static struct ceph_msg_data *ceph_msg_data_create(enum ceph_msg_data_type type) in ceph_msg_data_create() function3213 data = ceph_msg_data_create(CEPH_MSG_DATA_PAGES); in ceph_msg_data_add_pages()3232 data = ceph_msg_data_create(CEPH_MSG_DATA_PAGELIST); in ceph_msg_data_add_pagelist()3249 data = ceph_msg_data_create(CEPH_MSG_DATA_BIO); in ceph_msg_data_add_bio()