Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_xdr.h1058 struct nfs4_create_arg { struct
1059 struct nfs4_sequence_args seq_args;
1060 u32 ftype;
1061 union {
1070 } u;
1071 const struct qstr * name;
1072 const struct nfs_server * server;
1073 const struct iattr * attrs;
1074 const struct nfs_fh * dir_fh;
1075 const u32 * bitmask;
[all …]