Searched refs:CEPH_CAP_FLAG_RELEASE (Results 1 – 2 of 2) sorted by relevance
573 #define CEPH_CAP_FLAG_RELEASE (1 << 1) /* release the cap */ macro
4168 ceph_remove_cap(ocap, (ph->flags & CEPH_CAP_FLAG_RELEASE)); in handle_cap_import()