Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dnfs_xdr.h726 struct nfs_setattrargs { struct
727 struct nfs4_sequence_args seq_args;
728 struct nfs_fh * fh;
729 nfs4_stateid stateid;
730 struct iattr * iap;
731 const struct nfs_server * server; /* Needed for name mapping */
732 const u32 * bitmask;
733 const struct nfs4_label *label;
/kernel/linux/linux-5.10/include/linux/
Dnfs_xdr.h779 struct nfs_setattrargs { struct
780 struct nfs4_sequence_args seq_args;
781 struct nfs_fh * fh;
782 nfs4_stateid stateid;
783 struct iattr * iap;
784 const struct nfs_server * server; /* Needed for name mapping */
785 const u32 * bitmask;
786 const struct nfs4_label *label;