Home
last modified time | relevance | path

Searched defs:global_id (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.15/net/ceph/
Dauth.c39 void ceph_auth_set_global_id(struct ceph_auth_client *ac, u64 global_id) in ceph_auth_set_global_id()
206 u64 global_id; in ceph_handle_auth_reply() local
492 u64 global_id, void *reply, int reply_len, in ceph_auth_handle_reply_done()
Dauth_none.c72 static int handle_reply(struct ceph_auth_client *ac, u64 global_id, in handle_reply()
Dauth_x_protocol.h66 __le64 global_id; member
Dauth_x.c600 static int handle_auth_session_key(struct ceph_auth_client *ac, u64 global_id, in handle_auth_session_key()
665 static int ceph_x_handle_reply(struct ceph_auth_client *ac, u64 global_id, in ceph_x_handle_reply()
Dmessenger_v2.c1354 u64 global_id = ceph_client_gid(client); in prepare_client_ident() local
2050 u64 global_id; in process_auth_done() local
2164 u64 global_id; in process_server_ident() local
Dmon_client.c1392 u64 global_id, void *reply, int reply_len, in mon_handle_auth_done()
Dosd_client.c5675 u64 global_id, void *reply, int reply_len, in osd_handle_auth_done()
/Linux-v5.15/include/linux/ceph/
Dmdsmap.h14 u64 global_id; member
Dauth.h97 u64 global_id; /* our unique id in system */ member
/Linux-v5.15/fs/ceph/
Dmdsmap.c175 u64 global_id; in ceph_mdsmap_decode() local
Dmds_client.c5324 u64 global_id, void *reply, int reply_len, in mds_handle_auth_done()