Searched refs:ceph_remove_cap (Results 1 – 3 of 3) sorted by relevance
1179 void ceph_remove_cap(struct ceph_cap *cap, bool queue_release) in ceph_remove_cap() function1329 ceph_remove_cap(cap, true); in __ceph_remove_caps()3887 ceph_remove_cap(cap, false); in handle_cap_export()3922 ceph_remove_cap(cap, false); in handle_cap_export()3939 ceph_remove_cap(cap, false); in handle_cap_export()4052 ceph_remove_cap(ocap, (ph->flags & CEPH_CAP_FLAG_RELEASE)); in handle_cap_import()
1168 extern void ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
1999 ceph_remove_cap(cap, true); in trim_caps_cb()