Searched defs:build_request (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/net/ceph/ |
| D | auth_none.c | 63 static int build_request(struct ceph_auth_client *ac, void *buf, void *end) in build_request() function
|
| /kernel/linux/linux-6.6/net/ceph/ |
| D | auth_none.c | 63 static int build_request(struct ceph_auth_client *ac, void *buf, void *end) in build_request() function
|
| D | auth.c | 164 static int build_request(struct ceph_auth_client *ac, bool add_header, in build_request() function
|
| /kernel/linux/linux-6.6/include/linux/ceph/ |
| D | auth.h | 52 int (*build_request)(struct ceph_auth_client *ac, void *buf, void *end); member
|
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| D | auth.h | 54 int (*build_request)(struct ceph_auth_client *ac, void *buf, void *end); member
|