Searched defs:nfs4_create_arg (Results 1 – 1 of 1) sorted by relevance
1024 struct nfs4_create_arg { struct1026 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;1042 const struct nfs4_label *label;[all …]