Home
last modified time | relevance | path

Searched refs:CEPH_MSG_CLIENT_LEASE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h146 #define CEPH_MSG_CLIENT_LEASE 0x311 macro
/openbmc/linux/net/ceph/
H A Dceph_common.c87 case CEPH_MSG_CLIENT_LEASE: return "client_lease"; in ceph_msg_type_name()
/openbmc/linux/fs/ceph/
H A Dmds_client.c5019 msg = ceph_msg_new(CEPH_MSG_CLIENT_LEASE, len, GFP_NOFS, false); in ceph_mdsc_lease_send_msg()
5770 case CEPH_MSG_CLIENT_LEASE: in mds_dispatch()