Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ceph/ !
Dceph_fs.h148 #define CEPH_MSG_CLIENT_CAPRELEASE 0x313 macro
/linux-6.6.21/net/ceph/ !
Dceph_common.c84 case CEPH_MSG_CLIENT_CAPRELEASE: return "client_cap_release"; in ceph_msg_type_name()
/linux-6.6.21/fs/ceph/ !
Dmds_client.c2291 msg = ceph_msg_new(CEPH_MSG_CLIENT_CAPRELEASE, in ceph_send_cap_releases()