Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dvfs.h78 struct nfsd_file *nf_src, u64 src_pos,
H A Dnfs4proc.c1588 &copy->nf_src, &copy->cp_dst_stateid, in nfsd4_setup_intra_ssc()
1696 dst->nf_src = nfsd_file_get(src->nf_src); in dup_copy_fields()
1707 if (copy->nf_src) in release_copy_files()
1708 nfsd_file_put(copy->nf_src); in release_copy_files()
1777 nfserr = nfsd4_do_copy(copy, copy->nf_src->nf_file, in nfsd4_do_async_copy()
1847 status = nfsd4_do_copy(copy, copy->nf_src->nf_file, in nfsd4_copy()
H A Dxdr4.h565 struct nfsd_file *nf_src; member
H A Dvfs.c613 struct nfsd_file *nf_src, u64 src_pos, in nfsd4_clone_file_range() argument
617 struct file *src = nf_src->nf_file; in nfsd4_clone_file_range()