Home
last modified time | relevance | path

Searched refs:src_fsc (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/fs/ceph/
Dfile.c2848 struct ceph_fs_client *src_fsc = ceph_inode_to_client(src_inode); in __ceph_copy_file_range() local
2858 if (ceph_fsid_compare(&src_fsc->client->fsid, in __ceph_copy_file_range()
2861 &src_fsc->client->fsid, &dst_fsc->client->fsid); in __ceph_copy_file_range()
2876 if (ceph_test_mount_opt(src_fsc, NOCOPYFROM)) in __ceph_copy_file_range()
2879 if (!src_fsc->have_copy_from2) in __ceph_copy_file_range()
2989 src_fsc, len, flags); in __ceph_copy_file_range()