Searched refs:gdtable_blkno (Results 1 - 3 of 3) sorted by path

/u-boot/fs/ext4/
H A Dext4_journal.c134 long int var = fs->gdtable_blkno;
H A Dext4_write.c99 put_ext4((uint64_t)((uint64_t)fs->gdtable_blkno * (uint64_t)fs->blksz),
121 status = ext4fs_devread((lbaint_t)fs->gdtable_blkno * fs->sect_perblk,
627 fs->gdtable_blkno = ((EXT2_MIN_BLOCK_SIZE == fs->blksz) + 1);
/u-boot/include/
H A Dext4fs.h97 uint32_t gdtable_blkno; member in struct:ext_filesystem

Completed in 119 milliseconds