Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dcaps.c919 void __ceph_remove_cap(struct ceph_cap *cap, bool queue_release) in __ceph_remove_cap() function
1087 __ceph_remove_cap(cap, true); in ceph_queue_caps_release()
3222 __ceph_remove_cap(cap, false); in handle_cap_export()
3255 __ceph_remove_cap(cap, false); in handle_cap_export()
3263 __ceph_remove_cap(cap, false); in handle_cap_export()
3374 __ceph_remove_cap(ocap, (ph->flags & CEPH_CAP_FLAG_RELEASE)); in handle_cap_import()
Dsuper.h870 extern void __ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
Dmds_client.c1153 __ceph_remove_cap(cap, false); in remove_session_caps_cb()
1448 __ceph_remove_cap(cap, true); in trim_caps_cb()