Home | History | Annotate | Download | only in coda

Lines Matching defs:unique

212     u_long Unique;
218 return (fid->Unique + (fid->Vnode<<10) + (fid->Volume<<20));
225 fid->Vnode, fid->Unique);
233 fid1->Unique == fid2->Unique);
371 unsigned long unique; /* Keep multiple outstanding msgs distinct */
380 u_int32_t unique; /* Keep multiple outstanding msgs distinct */
387 /* Really important that opcode and unique are 1st two fields! */
390 u_int32_t unique;
829 (fidp)->Unique == -1)