Lines Matching refs:ceph_put_cap_refs
1226 ceph_put_cap_refs(ci, (aio_req->write ? CEPH_CAP_FILE_WR : in ceph_aio_complete()
2077 ceph_put_cap_refs(ci, got); in ceph_read_iter()
2193 ceph_put_cap_refs(ci, got); in ceph_splice_read()
2209 ceph_put_cap_refs(ci, got); in ceph_splice_read()
2380 ceph_put_cap_refs(ci, got); in ceph_write_iter()
2397 ceph_put_cap_refs(ci, got); in ceph_write_iter()
2622 ceph_put_cap_refs(ci, got); in ceph_fallocate()
2657 ceph_put_cap_refs(ceph_inode(file_inode(dst_filp)), *dst_got); in get_rd_wr_caps()
2669 ceph_put_cap_refs(ceph_inode(file_inode(src_filp)), *src_got); in get_rd_wr_caps()
2679 ceph_put_cap_refs(src_ci, src_got); in put_rd_wr_caps()
2680 ceph_put_cap_refs(dst_ci, dst_got); in put_rd_wr_caps()