Searched refs:ceph_msg_data_create (Results 1 – 1 of 1) sorted by relevance
3144 static struct ceph_msg_data *ceph_msg_data_create(enum ceph_msg_data_type type) in ceph_msg_data_create() function3178 data = ceph_msg_data_create(CEPH_MSG_DATA_PAGES); in ceph_msg_data_add_pages()3197 data = ceph_msg_data_create(CEPH_MSG_DATA_PAGELIST); in ceph_msg_data_add_pagelist()3214 data = ceph_msg_data_create(CEPH_MSG_DATA_BIO); in ceph_msg_data_add_bio()