Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dsuper.h1227 extern void __ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
Dcaps.c1135 void __ceph_remove_cap(struct ceph_cap *cap, bool queue_release) in __ceph_remove_cap() function
1231 __ceph_remove_cap(cap, queue_release); in ceph_remove_cap()
5040 __ceph_remove_cap(cap, false); in ceph_purge_inode_cap()