Max OS 0.3
Loading...
Searching...
No Matches
MaxOS::filesystem::format::ext2::Ext2Volume Member List

This is the complete list of members for MaxOS::filesystem::format::ext2::Ext2Volume, including all inherited members.

allocate_block()MaxOS::filesystem::format::ext2::Ext2Volume
allocate_blocks(uint32_t amount)MaxOS::filesystem::format::ext2::Ext2Volume
block_group_descriptor_table_blockMaxOS::filesystem::format::ext2::Ext2Volume
block_group_descriptor_table_sizeMaxOS::filesystem::format::ext2::Ext2Volume
block_groupsMaxOS::filesystem::format::ext2::Ext2Volume
block_sizeMaxOS::filesystem::format::ext2::Ext2Volume
bytes_to_blocks(size_t bytes) constMaxOS::filesystem::format::ext2::Ext2Volume
create_inode(bool is_directory)MaxOS::filesystem::format::ext2::Ext2Volume
diskMaxOS::filesystem::format::ext2::Ext2Volume
ext2_lockMaxOS::filesystem::format::ext2::Ext2Volume
Ext2Volume(drivers::disk::Disk *disk, lba_t partition_offset)MaxOS::filesystem::format::ext2::Ext2Volume
free_blocks(const common::Vector< uint32_t > &blocks)MaxOS::filesystem::format::ext2::Ext2Volume
free_inode(uint32_t inode)MaxOS::filesystem::format::ext2::Ext2Volume
inodes_per_blockMaxOS::filesystem::format::ext2::Ext2Volume
partition_offsetMaxOS::filesystem::format::ext2::Ext2Volume
pointers_per_blockMaxOS::filesystem::format::ext2::Ext2Volume
read_block(uint32_t block_num, common::buffer_t *buffer) constMaxOS::filesystem::format::ext2::Ext2Volume
read_inode(uint32_t inode_num) constMaxOS::filesystem::format::ext2::Ext2Volume
sectors_per_blockMaxOS::filesystem::format::ext2::Ext2Volume
superblockMaxOS::filesystem::format::ext2::Ext2Volume
total_block_groupsMaxOS::filesystem::format::ext2::Ext2Volume
write_block(uint32_t block_num, common::buffer_t *buffer) constMaxOS::filesystem::format::ext2::Ext2Volume
write_inode(uint32_t inode_num, inode_t *inode) constMaxOS::filesystem::format::ext2::Ext2Volume
~Ext2Volume() (defined in MaxOS::filesystem::format::ext2::Ext2Volume)MaxOS::filesystem::format::ext2::Ext2Volume