Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dmds_client.h129 #define CEPH_CAPS_PER_RELEASE ((PAGE_SIZE - sizeof(u32) - \ macro
Dmds_client.c1733 if (le32_to_cpu(head->num) == CEPH_CAPS_PER_RELEASE) { in ceph_send_cap_releases()