Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnfs_xdr.h1017 struct nfs4_create_arg { struct
1018 struct nfs4_sequence_args seq_args;
1019 u32 ftype;
1020 union {
1029 } u;
1030 const struct qstr * name;
1031 const struct nfs_server * server;
1032 const struct iattr * attrs;
1033 const struct nfs_fh * dir_fh;
1034 const u32 * bitmask;
[all …]