Searched defs:nfs4_create_arg (Results 1 – 2 of 2) sorted by relevance
52229 struct nfs4_create_arg { struct52230 struct nfs4_sequence_args seq_args;52231 u32 ftype;52232 union {52241 } u;52242 const struct qstr *name;52243 const struct nfs_server *server;52244 const struct iattr *attrs;52245 const struct nfs_fh *dir_fh;52246 const u32 *bitmask;[all …]