Basic Solution File System - BSFS
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Cbitmap_block_tRepresents a block of the allocation bitmap in the BSFS file system
 Cbspan_nodeNode structure for a BSpan queue
 Cbspan_queue_tFIFO queue structure for managing BSpan entries
 Cbspan_tRepresents a contiguous span of blocks in the BSFS file system
 Cbtree_handle_tDescribes the configuration and root reference for a B-tree instance
 Cbtree_node_tRepresents a single node in the B-tree stored on disk
 CCommandName-to-function descriptor for a browser command
 Cdir_entry_tRepresents a directory entry in the BSFS file system
 Cdir_tRepresents an open directory in memory in the BSFS file system
 Cfile_tRepresents an open file in memory within the BSFS file system
 Cinode_tRepresents an inode in the BSFS file system
 Crec_entry_tRepresents a deleted file entry stored in the recovery B-tree
 Crec_item_tInternal item wrapper used during Recovery GC traversals
 Crm_task_tPrepared removal record used by the bulk rm implementation
 Csuperblock_tRepresents the superblock of the BSFS file system