#include <ubixfs.h>
Public Member Functions | |
off_t size | __attribute__ ((packed)) |
off_t maxDoubleIndirectRange | __attribute__ ((packed)) |
blockRun double_indirect | __attribute__ ((packed)) |
off_t maxIndirectRange | __attribute__ ((packed)) |
blockRun indirect | __attribute__ ((packed)) |
off_t maxDirectRange | __attribute__ ((packed)) |
blockRun direct[NUM_DIRECT_BLOCKS] | __attribute__ ((packed)) |
Definition at line 100 of file ubixfs.h.