Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnfs_xdr.h947 struct nfs4_create_arg { struct
948 struct nfs4_sequence_args seq_args;
949 u32 ftype;
950 union {
959 } u;
960 const struct qstr * name;
961 const struct nfs_server * server;
962 const struct iattr * attrs;
963 const struct nfs_fh * dir_fh;
964 const u32 * bitmask;
[all …]