Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dlibceph.h88 #define CEPH_CAP_RELEASE_SAFETY_DEFAULT (CEPH_CAPS_PER_RELEASE * 4)
/linux-4.4.14/fs/ceph/
Dmds_client.h99 #define CEPH_CAPS_PER_RELEASE ((PAGE_CACHE_SIZE - \ macro
Dmds_client.c1628 if (le32_to_cpu(head->num) == CEPH_CAPS_PER_RELEASE) { in ceph_send_cap_releases()