Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnfs_xdr.h1449 struct nfs42_copy_args { struct
1450 struct nfs4_sequence_args seq_args;
1452 struct nfs_fh *src_fh;
1453 nfs4_stateid src_stateid;
1454 u64 src_pos;
1456 struct nfs_fh *dst_fh;
1457 nfs4_stateid dst_stateid;
1458 u64 dst_pos;
1460 u64 count;
1461 bool sync;
[all …]