Searched refs:nf_src (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | vfs.h | 78 struct nfsd_file *nf_src, u64 src_pos,
|
H A D | nfs4proc.c | 1588 ©->nf_src, ©->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 D | xdr4.h | 565 struct nfsd_file *nf_src; member
|
H A D | vfs.c | 613 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()
|