V10/netfs/libnetb/tag.h

/*
 * tags; internal to file server library
 */
typedef long Tag;

Rfile *_rftagtof();
Rfile *_rfnewtag();
int _rfdeltag();