Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dnfs4proc.c1173 bytes_copied = nfsd_copy_file_range(copy->nf_src->nf_file, in _nfsd_copy_file_range()
1202 nfsd_file_put(copy->nf_src); in nfsd4_do_copy()
1217 dst->nf_src = nfsd_file_get(src->nf_src); in dup_copy_fields()
1225 nfsd_file_put(copy->nf_src); in cleanup_async_copy()
1262 &copy->nf_src, &copy->cp_dst_stateid, in nfsd4_copy()
Dxdr4.h540 struct nfsd_file *nf_src; member