Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h1226 extern void __ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
H A Dcaps.c1107 void __ceph_remove_cap(struct ceph_cap *cap, bool queue_release) in __ceph_remove_cap() function
1201 __ceph_remove_cap(cap, queue_release); in ceph_remove_cap()
4872 __ceph_remove_cap(cap, false); in ceph_purge_inode_cap()