Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dceph_fs.h133 #define CEPH_MSG_CLIENT_CAPS 0x310 macro
/linux-4.19.296/fs/ceph/
Dmds_client.c4192 case CEPH_MSG_CLIENT_CAPS: in dispatch()
Dcaps.c1160 msg = ceph_msg_new(CEPH_MSG_CLIENT_CAPS, sizeof(*fc) + extra_len, in send_cap_msg()