Searched refs:nf_src (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/fs/nfsd/ |
A D | vfs.h | 78 struct nfsd_file *nf_src, u64 src_pos,
|
A D | nfs4proc.c | 1560 ©->nf_src, ©->cp_dst_stateid, in nfsd4_setup_intra_ssc() 1669 dst->nf_src = nfsd_file_get(src->nf_src); in dup_copy_fields() 1680 if (copy->nf_src) in release_copy_files() 1681 nfsd_file_put(copy->nf_src); in release_copy_files() 1750 nfserr = nfsd4_do_copy(copy, copy->nf_src->nf_file, in nfsd4_do_async_copy() 1813 status = nfsd4_do_copy(copy, copy->nf_src->nf_file, in nfsd4_copy()
|
A D | xdr4.h | 565 struct nfsd_file *nf_src; member
|
A D | vfs.c | 602 struct nfsd_file *nf_src, u64 src_pos, in nfsd4_clone_file_range() argument 606 struct file *src = nf_src->nf_file; in nfsd4_clone_file_range()
|
Completed in 17 milliseconds