Home
last modified time | relevance | path

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

/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;
/kernel/linux/linux-6.6/include/linux/
Dnfs_xdr.h794 struct nfs_setattrargs { struct
795 struct nfs4_sequence_args seq_args;
796 struct nfs_fh * fh;
797 nfs4_stateid stateid;
798 struct iattr * iap;
799 const struct nfs_server * server; /* Needed for name mapping */
800 const u32 * bitmask;
801 const struct nfs4_label *label;