Searched refs:reply_len (Results 1 – 1 of 1) sorted by relevance
/fs/ceph/ |
D | mds_client.c | 5333 void *reply, int reply_len, in mds_handle_auth_reply_more() argument 5342 ret = ceph_auth_handle_svc_reply_more(ac, auth, reply, reply_len, in mds_handle_auth_reply_more() 5353 u64 global_id, void *reply, int reply_len, in mds_handle_auth_done() argument 5361 return ceph_auth_handle_svc_reply_done(ac, auth, reply, reply_len, in mds_handle_auth_done()
|