5 Copyright © 1995-2008, The AROS Development Team. All rights reserved.
12 ULONG
writeHeader(struct AFSBase
*, struct Volume
*, struct BlockCache
*);
13 LONG
getDiskInfo(struct Volume
*, struct InfoData
*);
14 LONG
inhibit(struct AFSBase
*, struct Volume
*, ULONG forbid
);
15 LONG
format(struct AFSBase
*, struct Volume
*, CONST_STRPTR
, ULONG
);
16 LONG
relabel(struct AFSBase
*, struct Volume
*, CONST_STRPTR
, SIPTR
*error
);