Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dnfs_xdr.h1024 struct nfs4_create_arg { struct
1025 struct nfs4_sequence_args seq_args;
1026 u32 ftype;
1027 union {
1036 } u;
1037 const struct qstr * name;
1038 const struct nfs_server * server;
1039 const struct iattr * attrs;
1040 const struct nfs_fh * dir_fh;
1041 const u32 * bitmask;
[all …]
/kernel/linux/linux-5.10/include/linux/
Dnfs_xdr.h1000 struct nfs4_create_arg { struct
1001 struct nfs4_sequence_args seq_args;
1002 u32 ftype;
1003 union {
1012 } u;
1013 const struct qstr * name;
1014 const struct nfs_server * server;
1015 const struct iattr * attrs;
1016 const struct nfs_fh * dir_fh;
1017 const u32 * bitmask;
[all …]