Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
Dauth_x_protocol.h6 #define CEPHX_GET_PRINCIPAL_SESSION_KEY 0x0200 macro
Dauth_x.c546 head->op = cpu_to_le16(CEPHX_GET_PRINCIPAL_SESSION_KEY); in ceph_x_build_request()
600 case CEPHX_GET_PRINCIPAL_SESSION_KEY: in ceph_x_handle_reply()