Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dnfs42.h32 static inline bool nfs42_files_from_same_server(struct file *in, in nfs42_files_from_same_server() function
Dnfs4file.c160 if (!nfs42_files_from_same_server(file_in, file_out)) { in __nfs4_copy_file_range()
185 if (!nfs42_files_from_same_server(file_in, file_out)) in __nfs4_copy_file_range()
Dnfs42proc.c235 if (!nfs42_files_from_same_server(src, dst)) in handle_async_copy()
428 nfs42_files_from_same_server(src, dst)) { in nfs42_proc_copy()
444 !nfs42_files_from_same_server(src, dst)) { in nfs42_proc_copy()