Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dmessenger.c1867 static struct ceph_msg_data *ceph_msg_data_add(struct ceph_msg *msg) in ceph_msg_data_add() function
1891 data = ceph_msg_data_add(msg); in ceph_msg_data_add_pages()
1910 data = ceph_msg_data_add(msg); in ceph_msg_data_add_pagelist()
1925 data = ceph_msg_data_add(msg); in ceph_msg_data_add_bio()
1940 data = ceph_msg_data_add(msg); in ceph_msg_data_add_bvecs()
1953 data = ceph_msg_data_add(msg); in ceph_msg_data_add_iter()