Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dceph_common.c87 case CEPH_MSG_CLIENT_LEASE: return "client_lease"; in ceph_msg_type_name()
/linux/fs/ceph/
H A Dmds_client.c5303 msg = ceph_msg_new(CEPH_MSG_CLIENT_LEASE, len, GFP_NOFS, false); in ceph_mdsc_lease_send_msg()
6256 case CEPH_MSG_CLIENT_LEASE: in mds_dispatch()