Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs42.h33 static inline bool nfs42_files_from_same_server(struct file *in, in nfs42_files_from_same_server() function
H A Dnfs42proc.c251 if (!nfs42_files_from_same_server(src, dst)) in handle_async_copy()
466 nfs42_files_from_same_server(src, dst)) { in nfs42_proc_copy()
483 !nfs42_files_from_same_server(src, dst)) { in nfs42_proc_copy()
H A Dnfs4file.c160 if (!nfs42_files_from_same_server(file_in, file_out)) { in __nfs4_copy_file_range()