Home
last modified time | relevance | path

Searched refs:dst_fsc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dfile.c2320 struct ceph_fs_client *dst_fsc = ceph_inode_to_client(dst_inode); in __ceph_copy_file_range() local
2323 &dst_fsc->client->fsid)) { in __ceph_copy_file_range()
2325 &src_fsc->client->fsid, &dst_fsc->client->fsid); in __ceph_copy_file_range()
/kernel/linux/linux-6.6/fs/ceph/
H A Dfile.c2859 struct ceph_fs_client *dst_fsc = ceph_inode_to_client(dst_inode); in __ceph_copy_file_range() local
2862 &dst_fsc->client->fsid)) { in __ceph_copy_file_range()
2864 &src_fsc->client->fsid, &dst_fsc->client->fsid); in __ceph_copy_file_range()

Completed in 8 milliseconds