Searched refs:nf_src (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/fs/nfsd/ |
| D | vfs.h | 78 struct nfsd_file *nf_src, u64 src_pos,
|
| D | nfs4proc.c | 1593 ©->nf_src, ©->cp_dst_stateid, in nfsd4_setup_intra_ssc() 1702 dst->nf_src = nfsd_file_get(src->nf_src); in dup_copy_fields() 1713 if (copy->nf_src) in release_copy_files() 1714 nfsd_file_put(copy->nf_src); in release_copy_files() 1783 nfserr = nfsd4_do_copy(copy, copy->nf_src->nf_file, in nfsd4_do_async_copy() 1846 status = nfsd4_do_copy(copy, copy->nf_src->nf_file, in nfsd4_copy()
|
| D | xdr4.h | 565 struct nfsd_file *nf_src; member
|
| D | vfs.c | 612 struct nfsd_file *nf_src, u64 src_pos, in nfsd4_clone_file_range() argument 616 struct file *src = nf_src->nf_file; in nfsd4_clone_file_range()
|