Searched defs:build_request (Results 1 – 3 of 3) sorted by relevance
63 static int build_request(struct ceph_auth_client *ac, void *buf, void *end) in build_request() function
164 static int build_request(struct ceph_auth_client *ac, bool add_header, in build_request() function
52 int (*build_request)(struct ceph_auth_client *ac, void *buf, void *end); member