Searched refs:CEPH_MSG_CLIENT_LEASE (Results 1 – 3 of 3) sorted by relevance
146 #define CEPH_MSG_CLIENT_LEASE 0x311 macro
87 case CEPH_MSG_CLIENT_LEASE: return "client_lease"; in ceph_msg_type_name()
4597 msg = ceph_msg_new(CEPH_MSG_CLIENT_LEASE, len, GFP_NOFS, false); in ceph_mdsc_lease_send_msg()5342 case CEPH_MSG_CLIENT_LEASE: in mds_dispatch()