Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/net/ceph/
H A 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()

Completed in 12 milliseconds