Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnfs_xdr.h1453 struct nfs42_copy_args { struct
1454 struct nfs4_sequence_args seq_args;
1456 struct nfs_fh *src_fh;
1457 nfs4_stateid src_stateid;
1458 u64 src_pos;
1460 struct nfs_fh *dst_fh;
1461 nfs4_stateid dst_stateid;
1462 u64 dst_pos;
1464 u64 count;
1465 bool sync;
[all …]