Home
last modified time | relevance | path

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

/u-boot/include/
A Dext4fs.h84 struct ext_filesystem { struct
86 uint64_t total_sect;
88 uint32_t blksz;
90 uint32_t inodesz;
92 uint32_t sect_perblk;
94 uint16_t gdsize;
96 uint32_t gdtable_blkno;
98 uint32_t no_blkgrp;
104 char *gdtable;
108 long int curr_blkno;
[all …]

Completed in 4 milliseconds