Home
last modified time | relevance | path

Searched refs:gdtable_blkno (Results 1 – 3 of 3) sorted by relevance

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

Completed in 8 milliseconds