Home
last modified time | relevance | path

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

/third_party/NuttX/fs/nfs/
Dnfs_proto.h569 struct MKDIR3resok struct
571 uint32_t handle_follows; /* True, handle follows */
572 struct file_handle fhandle; /* Variable length */
573 uint32_t attributes_follows; /* True, attributes follows */
574 struct nfs_fattr attributes; /* Directory attributes */
575 struct wcc_data dir_wcc;