Searched refs:nf_dst (Results 1 – 4 of 4) sorted by relevance
61 struct nfsd_file *nf_dst, u64 dst_pos,
1277 WR_STATE, ©->nf_dst, NULL); in nfsd4_setup_inter_ssc()1346 ©->nf_dst); in nfsd4_setup_intra_ssc()1383 struct file *dst = copy->nf_dst->nf_file; in _nfsd_copy_file_range()1423 copy->nf_dst); in nfsd4_do_copy()1425 nfsd4_cleanup_intra_ssc(copy->nf_src, copy->nf_dst); in nfsd4_do_copy()1439 dst->nf_dst = nfsd_file_get(src->nf_dst); in dup_copy_fields()1454 nfsd_file_put(copy->nf_dst); in cleanup_async_copy()
534 struct nfsd_file *nf_dst, u64 dst_pos, u64 count, bool sync) in nfsd4_clone_file_range() argument537 struct file *dst = nf_dst->nf_file; in nfsd4_clone_file_range()561 nfsd_reset_boot_verifier(net_generic(nf_dst->nf_net, in nfsd4_clone_file_range()
570 struct nfsd_file *nf_dst; member