uint32_t volumeId[MAXTYPES];
uint32_t cloneId;
uint32_t flags;
- uint32_t spares1;
+ uint32_t matchindex; /* MSW=VLSF_*; LSW=matched location record */
uint32_t spares2;
uint32_t spares3;
uint32_t spares4;
OUT vldbentry *entry) = VLLISTENTRY;
ListAttributes (IN VldbListByAttributes *attributes,
- OUT uint32_t *nentries,
+ OUT int32_t *nentries,
OUT bulkentries *blkentries) = VLLISTATTRIBUTES;
#if 0
OUT nvldbentry *entry) = VLLISTENTRYN;
ListAttributesN (IN VldbListByAttributes *attributes,
- OUT uint32_t *nentries,
+ OUT int32_t *nentries,
OUT nbulkentries *blkentries) = VLLISTATTRIBUTESN;
#if 0
GetAddrsU(IN ListAddrByAttributes *inaddr,
OUT afsUUID *uuidp1,
- OUT uint32_t *uniquifier,
- OUT uint32_t *nentries,
+ OUT int32_t *uniquifier,
+ OUT int32_t *nentries,
OUT bulkaddrs *blkaddrs) = VLGETADDRSU;
ListAttributesN2(IN VldbListByAttributes *attributes,
IN string volumename<VLDB_MAXNAMELEN>,
- IN uint32_t startindex,
- OUT uint32_t *nentries,
+ IN int32_t startindex,
+ OUT int32_t *nentries,
OUT nbulkentries *blkentries,
- OUT uint32_t *nextstartindex) = VLLISTATTRIBUTESN2;
+ OUT int32_t *nextstartindex) = VLLISTATTRIBUTESN2;
GetCapabilities(
OUT Capabilities *capabilities