AllocateForInode
status_t AllocateForInode(Transaction& transaction,
status_t status = volume->AllocateForInode(*fTransaction, parentRun, mode,
return fBlockAllocator.AllocateForInode(transaction, &parent->BlockRun(),
status_t AllocateForInode(Transaction& transaction,
status_t AllocateForInode(Transaction& transaction,
return fBlockAllocator.AllocateForInode(transaction, parent, type, run);