Searched refs:CEPH_MDS_LEASE_RELEASE (Results 1 – 3 of 3) sorted by relevance
112 case CEPH_MDS_LEASE_RELEASE: return "release"; in ceph_lease_op_name()
4369 msg->more_to_follow = (action == CEPH_MDS_LEASE_RELEASE); in ceph_mdsc_lease_send_msg()
753 #define CEPH_MDS_LEASE_RELEASE 2 /* client -> mds */ macro