Home
last modified time | relevance | path

Searched defs:ext_filesystem (Results 1 – 1 of 1) sorted by relevance

/include/
A Dext4fs.h137 struct ext_filesystem { struct
139 uint64_t total_sect;
141 uint32_t blksz;
143 uint32_t inodesz;
145 uint32_t sect_perblk;
147 uint16_t gdsize;
149 uint32_t gdtable_blkno;
151 uint32_t no_blkgrp;
157 char *gdtable;
161 long int curr_blkno;
[all …]

Completed in 4 milliseconds