Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dmds_client.c2073 static struct ceph_msg *create_request_message(struct ceph_mds_client *mdsc, in create_request_message() function
2283 msg = create_request_message(mdsc, req, mds, drop_cap_releases); in __prepare_send_request()