Home
last modified time | relevance | path

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

/fs/ceph/
Dcaps.c1178 void ceph_remove_cap(struct ceph_cap *cap, bool queue_release) in ceph_remove_cap() function
1328 ceph_remove_cap(cap, true); in __ceph_remove_caps()
3859 ceph_remove_cap(cap, false); in handle_cap_export()
3894 ceph_remove_cap(cap, false); in handle_cap_export()
3911 ceph_remove_cap(cap, false); in handle_cap_export()
4022 ceph_remove_cap(ocap, (ph->flags & CEPH_CAP_FLAG_RELEASE)); in handle_cap_import()
Dsuper.h1137 extern void ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
Dmds_client.c2008 ceph_remove_cap(cap, true); in trim_caps_cb()