Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h1251 extern void ceph_put_cap_refs_async(struct ceph_inode_info *ci, int had);
H A Daddr.c1774 ceph_put_cap_refs_async(ci, got); in ceph_page_mkwrite()
H A Dcaps.c3250 void ceph_put_cap_refs_async(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs_async() function