Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.h1250 extern void ceph_put_cap_refs_async(struct ceph_inode_info *ci, int had);
H A Daddr.c2141 ceph_put_cap_refs_async(ci, got); in ceph_page_mkwrite()
H A Dcaps.c3330 void ceph_put_cap_refs_async(struct ceph_inode_info *ci, int had) in ceph_put_cap_refs_async() function
H A Dmds_client.c4414 ceph_put_cap_refs_async(ceph_inode(req->r_parent), dcaps); in ceph_mdsc_release_dir_caps_async()