Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dmessenger.c1869 static struct ceph_msg_data *ceph_msg_data_add(struct ceph_msg *msg) in ceph_msg_data_add() function
1893 data = ceph_msg_data_add(msg); in ceph_msg_data_add_pages()
1912 data = ceph_msg_data_add(msg); in ceph_msg_data_add_pagelist()
1927 data = ceph_msg_data_add(msg); in ceph_msg_data_add_bio()
1942 data = ceph_msg_data_add(msg); in ceph_msg_data_add_bvecs()
1955 data = ceph_msg_data_add(msg); in ceph_msg_data_add_iter()