Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnfs_xdr.h1047 struct nfs4_create_arg { struct
1048 struct nfs4_sequence_args seq_args;
1049 u32 ftype;
1050 union {
1059 } u;
1060 const struct qstr * name;
1061 const struct nfs_server * server;
1062 const struct iattr * attrs;
1063 const struct nfs_fh * dir_fh;
1064 const u32 * bitmask;
[all …]