Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dnfs_xdr.h995 struct nfs4_create_arg { struct
996 struct nfs4_sequence_args seq_args;
997 u32 ftype;
998 union {
1007 } u;
1008 const struct qstr * name;
1009 const struct nfs_server * server;
1010 const struct iattr * attrs;
1011 const struct nfs_fh * dir_fh;
1012 const u32 * bitmask;
[all …]