Home
last modified time | relevance | path

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

/Linux-v5.15/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()
183 if (!nfs42_files_from_same_server(file_in, file_out)) in __nfs4_copy_file_range()
Dnfs42proc.c243 if (!nfs42_files_from_same_server(src, dst)) in handle_async_copy()
454 nfs42_files_from_same_server(src, dst)) { in nfs42_proc_copy()
470 !nfs42_files_from_same_server(src, dst)) { in nfs42_proc_copy()