Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dceph_common.c84 case CEPH_MSG_CLIENT_CAPRELEASE: return "client_cap_release"; in ceph_msg_type_name()
/linux/fs/ceph/
H A Dmds_client.c2333 msg = ceph_msg_new(CEPH_MSG_CLIENT_CAPRELEASE, in ceph_send_cap_releases()