Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/ceph/
Dmessenger.h614 void ceph_msg_data_add_iter(struct ceph_msg *msg,
/Linux-v6.6/net/ceph/
Dmessenger.c1948 void ceph_msg_data_add_iter(struct ceph_msg *msg, in ceph_msg_data_add_iter() function
Dosd_client.c983 ceph_msg_data_add_iter(msg, &osd_data->iter); in ceph_osdc_msg_data_add()