Home
last modified time | relevance | path

Searched refs:SBLOCK (Results 1 – 2 of 2) sorted by relevance

/xen/stubdom/grub.patches/
A D50fs_fulldisk.diff35 || part_length < (SBLOCK + (SBSIZE / DEV_BSIZE))
36 || !devread (SBLOCK, 0, SBSIZE, (char *) SUPERBLOCK)
/xen/tools/libfsimage/ext2fs/
A Dfsys_ext2fs.c32 #define SBLOCK (WHICH_SUPER * BLOCK_SIZE / DEV_BSIZE) /* = 2 */ macro
333 || */ !devread (ffi, SBLOCK, 0, sizeof (struct ext2_super_block), in ext2fs_mount()

Completed in 5 milliseconds