|
int | ValidateParms (RPC2_Handle, ClientEntry **, int *ReplicatedOp, VolumeId *, RPC2_CountedBS *, int *Nservers) |
|
long | FS_ViceDisconnectFS (RPC2_Handle RPCid) |
|
long | FS_TokenExpired (RPC2_Handle RPCid) |
|
long | FS_ViceGetStatistics (RPC2_Handle RPCid, ViceStatistics *Statistics) |
|
long | FS_ViceGetVolumeInfo (RPC2_Handle RPCid, RPC2_String VolName, VolumeInfo *Info) |
|
long | FS_ViceGetVolumeLocation (RPC2_Handle RPCid, VolumeId Vid, RPC2_BoundedBS *HostPort) |
|
long | FS_ViceGetVolumeStatus (RPC2_Handle RPCid, VolumeId vid, VolumeStatus *status, RPC2_BoundedBS *name, RPC2_BoundedBS *offlineMsg, RPC2_BoundedBS *motd, RPC2_Unsigned IsReplicated) EXCLUDES_TRANSACTION |
|
void | PerformSetQuota (ClientEntry *client, VolumeId VSGVolnum, Volume *volptr, Vnode *vptr, ViceFid *fid, int NewQuota, int ReplicatedOp, ViceStoreId *StoreId) |
|
long | FS_ViceSetVolumeStatus (RPC2_Handle RPCid, VolumeId vid, VolumeStatus *status, RPC2_BoundedBS *name, RPC2_BoundedBS *offlineMsg, RPC2_BoundedBS *motd, RPC2_Unsigned Unused, ViceStoreId *StoreId, RPC2_CountedBS *PiggyCOP2) EXCLUDES_TRANSACTION |
|
long | FS_ViceGetRootVolume (RPC2_Handle RPCid, RPC2_BoundedBS *volume) |
|
long | FS_ViceSetRootVolume (RPC2_Handle RPCid, RPC2_String volume) |
|
long | FS_ViceGetTime (RPC2_Handle RPCid, RPC2_Unsigned *seconds, RPC2_Integer *useconds) |
|
long | FS_ViceNewConnection (RPC2_Handle RPCid, RPC2_Integer set, RPC2_Integer sl, RPC2_Integer et, RPC2_Integer at, RPC2_CountedBS *cid) |
|
int | GetEtherStats () |
|
long | FS_ViceNewConnectFS (RPC2_Handle RPCid, RPC2_Unsigned ViceVersion, ViceClient *ClientId) |
|