5 Copyright © 1995-2003, The AROS Development Team. All rights reserved.
12 ULONG
countUsedBlocks(struct AFSBase
*, struct Volume
*);
13 ULONG
createNewBitmapBlocks(struct AFSBase
*, struct Volume
*);
14 LONG
setBitmapFlag(struct AFSBase
*, struct Volume
*, LONG
);
15 LONG
invalidBitmap(struct AFSBase
*, struct Volume
*);
16 LONG
validBitmap(struct AFSBase
*, struct Volume
*);
17 LONG
markBlock(struct AFSBase
*, struct Volume
*, ULONG
, ULONG
);
18 ULONG
allocBlock(struct AFSBase
*, struct Volume
*);