Searched refs:ceph_remove_cap (Results 1 – 3 of 3) sorted by relevance
1181 void ceph_remove_cap(struct ceph_cap *cap, bool queue_release) in ceph_remove_cap() function1354 ceph_remove_cap(cap, true); in __ceph_remove_caps()4002 ceph_remove_cap(cap, false); in handle_cap_export()4037 ceph_remove_cap(cap, false); in handle_cap_export()4054 ceph_remove_cap(cap, false); in handle_cap_export()4167 ceph_remove_cap(ocap, (ph->flags & CEPH_CAP_FLAG_RELEASE)); in handle_cap_import()
1226 extern void ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
2176 ceph_remove_cap(cap, true); in trim_caps_cb()