Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_xdr.h916 struct nfs4_create_arg { struct
917 struct nfs4_sequence_args seq_args;
918 u32 ftype;
919 union {
928 } u;
929 const struct qstr * name;
930 const struct nfs_server * server;
931 const struct iattr * attrs;
932 const struct nfs_fh * dir_fh;
933 const u32 * bitmask;
[all …]