Searched refs:CEPH_MSG_AUTH (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/ceph/
H A Dceph_fs.h129 #define CEPH_MSG_AUTH 17 macro
/linux-master/net/ceph/
H A Dceph_common.c66 case CEPH_MSG_AUTH: return "auth";
H A Dmon_client.c1197 monc->m_auth = ceph_msg_new(CEPH_MSG_AUTH, 4096, GFP_KERNEL, true);

Completed in 168 milliseconds