Lines Matching refs:ceph_put_cap_refs
1324 ceph_put_cap_refs(ci, (aio_req->write ? CEPH_CAP_FILE_WR : in ceph_aio_complete()
2183 ceph_put_cap_refs(ci, got); in ceph_read_iter()
2301 ceph_put_cap_refs(ci, got); in ceph_splice_read()
2317 ceph_put_cap_refs(ci, got); in ceph_splice_read()
2490 ceph_put_cap_refs(ci, got); in ceph_write_iter()
2507 ceph_put_cap_refs(ci, got); in ceph_write_iter()
2733 ceph_put_cap_refs(ci, got); in ceph_fallocate()
2768 ceph_put_cap_refs(ceph_inode(file_inode(dst_filp)), *dst_got); in get_rd_wr_caps()
2780 ceph_put_cap_refs(ceph_inode(file_inode(src_filp)), *src_got); in get_rd_wr_caps()
2790 ceph_put_cap_refs(src_ci, src_got); in put_rd_wr_caps()
2791 ceph_put_cap_refs(dst_ci, dst_got); in put_rd_wr_caps()