Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs42.h30 int nfs42_proc_copy_notify(struct file *, struct file *,
H A Dnfs4file.c176 ret = nfs42_proc_copy_notify(file_in, file_out, cn_resp); in __nfs4_copy_file_range()
H A Dnfs42proc.c594 int nfs42_proc_copy_notify(struct file *src, struct file *dst, in nfs42_proc_copy_notify() function