Searched refs:put_rd_wr_caps (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | file.c | 2196 static void put_rd_wr_caps(struct ceph_inode_info *src_ci, int src_got, in put_rd_wr_caps() function 2427 put_rd_wr_caps(src_ci, src_got, dst_ci, dst_got); in __ceph_copy_file_range() 2476 put_rd_wr_caps(src_ci, src_got, dst_ci, dst_got); in __ceph_copy_file_range()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | file.c | 2679 static void put_rd_wr_caps(struct ceph_inode_info *src_ci, int src_got, in put_rd_wr_caps() function 2971 put_rd_wr_caps(src_ci, src_got, dst_ci, dst_got); in __ceph_copy_file_range() 3019 put_rd_wr_caps(src_ci, src_got, dst_ci, dst_got); in __ceph_copy_file_range()
|
Completed in 7 milliseconds