Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h1432 struct nfs42_copy_args { struct
1433 struct nfs4_sequence_args seq_args;
1435 struct nfs_fh *src_fh;
1436 nfs4_stateid src_stateid;
1437 u64 src_pos;
1439 struct nfs_fh *dst_fh;
1440 nfs4_stateid dst_stateid;
1441 u64 dst_pos;
1443 u64 count;
1444 bool sync;
[all …]