Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dsuper.h1188 extern void ceph_put_cap_refs_async(struct ceph_inode_info *ci, int had);
Daddr.c1586 ceph_put_cap_refs_async(ci, got); in ceph_page_mkwrite()
Dcaps.c3167 void ceph_put_cap_refs_async(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs_async() function