Searched refs:CEPH_MSG_CLIENT_LEASE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ceph/ | ||
| H A D | ceph_fs.h | 153 #define CEPH_MSG_CLIENT_LEASE 0x311 macro |
| /linux/net/ceph/ | ||
| H A D | ceph_common.c | 87 case CEPH_MSG_CLIENT_LEASE: return "client_lease"; in ceph_msg_type_name() |