AllocatedSize
off_t AllocatedSize() const;
stat->st_blocks = index.Node()->AllocatedSize() / DEV_BSIZE;
stat.st_blocks = inode->AllocatedSize() / DEV_BSIZE;
size_t AllocatedSize() const;
writer.AllocatedSize());
error = copy_to_user_value(neededSize, writer.AllocatedSize());
error = copy_to_user_value(neededSize, writer.AllocatedSize());
error = copy_to_user_value(neededSize, writer.AllocatedSize());
size_t neededSize = writer.AllocatedSize();
if (writer.AllocatedSize() != neededSize) {