Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs4proc.c1178 src_pos, copy->nf_dst->nf_file, dst_pos, in _nfsd_copy_file_range()
1207 nfsd_file_put(copy->nf_dst); in nfsd4_do_copy()
1220 dst->nf_dst = nfsd_file_get(src->nf_dst); in dup_copy_fields()
1228 nfsd_file_put(copy->nf_dst); in cleanup_async_copy()
1267 &copy->nf_dst); in nfsd4_copy()
Dxdr4.h541 struct nfsd_file *nf_dst; member