Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dvfs.h61 struct nfsd_file *nf_dst, u64 dst_pos,
H A Dnfs4proc.c1277 WR_STATE, &copy->nf_dst, NULL); in nfsd4_setup_inter_ssc()
1346 &copy->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()
H A Dvfs.c534 struct nfsd_file *nf_dst, u64 dst_pos, u64 count, bool sync) in nfsd4_clone_file_range() argument
537 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()
H A Dxdr4.h570 struct nfsd_file *nf_dst; member