Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnfs_xdr.h993 struct nfs4_create_arg { struct
994 struct nfs4_sequence_args seq_args;
995 u32 ftype;
996 union {
1005 } u;
1006 const struct qstr * name;
1007 const struct nfs_server * server;
1008 const struct iattr * attrs;
1009 const struct nfs_fh * dir_fh;
1010 const u32 * bitmask;
[all …]