Home
last modified time | relevance | path

Searched defs:nfsd4_copy (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/nfsd/
Dxdr4.h534 struct nfsd4_copy { struct
536 stateid_t cp_src_stateid;
537 stateid_t cp_dst_stateid;
538 u64 cp_src_pos;
539 u64 cp_dst_pos;
540 u64 cp_count;
541 struct nl4_server cp_src;
542 bool cp_intra;
545 u32 cp_synchronous;
548 struct nfsd42_write_res cp_res;
[all …]
Dnfs4proc.c1651 nfsd4_copy(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_copy() function