Searched refs:nf_src (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | vfs.h | 90 struct nfsd_file *nf_src, u64 src_pos,
|
| H A D | nfs4proc.c | 1546 if (copy->nf_src && in nfsd4_copy_on_sb() 1547 file_inode(copy->nf_src->nf_file)->i_sb == sb) in nfsd4_copy_on_sb() 1885 ©->nf_src, ©->cp_dst_stateid, in nfsd4_setup_intra_ssc() 2006 dst->nf_src = nfsd_file_get(src->nf_src); in dup_copy_fields() 2017 if (copy->nf_src) { in release_copy_files() 2018 nfsd_file_put(copy->nf_src); in release_copy_files() 2019 copy->nf_src = NULL; in release_copy_files() 2108 nfserr = nfsd4_do_copy(copy, copy->nf_src->nf_file, in nfsd4_do_async_copy() 2198 status = nfsd4_do_copy(copy, copy->nf_src->nf_file, in nfsd4_copy()
|
| H A D | vfs.c | 683 struct nfsd_file *nf_src, u64 src_pos, in nfsd4_clone_file_range() argument 687 struct file *src = nf_src->nf_file; in nfsd4_clone_file_range()
|