Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dsuper.h1252 extern void ceph_put_cap_refs_async(struct ceph_inode_info *ci, int had);
Daddr.c1797 ceph_put_cap_refs_async(ci, got); in ceph_page_mkwrite()
Dcaps.c3344 void ceph_put_cap_refs_async(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs_async() function
Dmds_client.c4420 ceph_put_cap_refs_async(ceph_inode(req->r_parent), dcaps); in ceph_mdsc_release_dir_caps_async()