Home
last modified time | relevance | path

Searched refs:nf_src (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/nfsd/
Dvfs.h78 struct nfsd_file *nf_src, u64 src_pos,
Dnfs4proc.c1593 &copy->nf_src, &copy->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()
Dxdr4.h565 struct nfsd_file *nf_src; member
Dvfs.c612 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()