Home
last modified time | relevance | path

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

/third_party/NuttX/fs/nfs/
Dnfs_proto.h415 struct wcc_data struct
417 uint32_t wcc_attr_follows; /* True if data follows */
418 struct wcc_attr before;
419 uint32_t nfs_attr_follow; /* True if attributes present */
420 struct nfs_fattr after;
479 struct wcc_data wcc_data; member