Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dnfs_xdr.h428 struct nfs42_clone_args { struct
429 struct nfs4_sequence_args seq_args;
430 struct nfs_fh *src_fh;
431 struct nfs_fh *dst_fh;
432 nfs4_stateid src_stateid;
433 nfs4_stateid dst_stateid;
434 __u64 src_offset;
435 __u64 dst_offset;
436 __u64 count;
437 const u32 *dst_bitmask;
/kernel/linux/linux-5.10/include/linux/
Dnfs_xdr.h425 struct nfs42_clone_args { struct
426 struct nfs4_sequence_args seq_args;
427 struct nfs_fh *src_fh;
428 struct nfs_fh *dst_fh;
429 nfs4_stateid src_stateid;
430 nfs4_stateid dst_stateid;
431 __u64 src_offset;
432 __u64 dst_offset;
433 __u64 count;
434 const u32 *dst_bitmask;