Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
Dmessenger.c3241 static struct ceph_msg_data *ceph_msg_data_add(struct ceph_msg *msg) in ceph_msg_data_add() function
3265 data = ceph_msg_data_add(msg); in ceph_msg_data_add_pages()
3284 data = ceph_msg_data_add(msg); in ceph_msg_data_add_pagelist()
3299 data = ceph_msg_data_add(msg); in ceph_msg_data_add_bio()
3314 data = ceph_msg_data_add(msg); in ceph_msg_data_add_bvecs()