Home
last modified time | relevance | path

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

/third_party/NuttX/fs/nfs/
Dnfs_proto.h444 struct CREATE3resok struct
446 uint32_t handle_follows; /* True, handle follows */
447 struct file_handle fhandle; /* Variable length */
448 uint32_t attributes_follows; /* True, attributes follows */
449 struct nfs_fattr attributes; /* File attributes */
450 struct wcc_data dir_wcc;