Searched refs:ext2_super_block (Results 1 – 2 of 2) sorted by relevance
/xen/tools/libfsimage/ext2fs/ |
A D | fsys_ext2fs.c | 55 struct ext2_super_block struct 287 ((struct ext2_super_block *)(FSYS_BUF)) 290 ((char *)SUPERBLOCK + sizeof(struct ext2_super_block))) 333 || */ !devread (ffi, SBLOCK, 0, sizeof (struct ext2_super_block), in ext2fs_mount()
|
/xen/stubdom/grub.patches/ |
A D | 60ext4.diff | 19 struct ext2_super_block 22 @@ -61,9 +62,9 @@ struct ext2_super_block 34 @@ -72,7 +73,7 @@ struct ext2_super_block 43 @@ -119,15 +120,29 @@ struct ext2_super_block
|
Completed in 5 milliseconds