Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs_xdr.h854 struct nfs4_create_arg { struct
855 struct nfs4_sequence_args seq_args;
856 u32 ftype;
857 union {
866 } u;
867 const struct qstr * name;
868 const struct nfs_server * server;
869 const struct iattr * attrs;
870 const struct nfs_fh * dir_fh;
871 const u32 * bitmask;
[all …]