Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnfs_xdr.h1452 struct nfs42_copy_args { struct
1453 struct nfs4_sequence_args seq_args;
1455 struct nfs_fh *src_fh;
1456 nfs4_stateid src_stateid;
1457 u64 src_pos;
1459 struct nfs_fh *dst_fh;
1460 nfs4_stateid dst_stateid;
1461 u64 dst_pos;
1463 u64 count;
1464 bool sync;
[all …]