Home
last modified time | relevance | path

Searched defs:dst_got (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dfile.c2317 int src_got = 0, dst_got = 0, err, dirty; in __ceph_copy_file_range() local
2154 get_rd_wr_caps(struct file *src_filp, int *src_got, struct file *dst_filp, loff_t dst_endoff, int *dst_got) get_rd_wr_caps() argument
2196 put_rd_wr_caps(struct ceph_inode_info *src_ci, int src_got, struct ceph_inode_info *dst_ci, int dst_got) put_rd_wr_caps() argument
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dfile.c2856 int src_got = 0, dst_got = 0, err, dirty; in __ceph_copy_file_range() local
2637 get_rd_wr_caps(struct file *src_filp, int *src_got, struct file *dst_filp, loff_t dst_endoff, int *dst_got) get_rd_wr_caps() argument
2679 put_rd_wr_caps(struct ceph_inode_info *src_ci, int src_got, struct ceph_inode_info *dst_ci, int dst_got) put_rd_wr_caps() argument
[all...]

Completed in 7 milliseconds