Home
last modified time | relevance | path

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

/xen/tools/libfsimage/ext2fs/
A Dfsys_ext2fs.c25 #define DEV_BSIZE 512 macro
32 #define SBLOCK (WHICH_SUPER * BLOCK_SIZE / DEV_BSIZE) /* = 2 */
348 return devread (ffi, fsblock * (EXT2_BLOCK_SIZE (SUPERBLOCK) / DEV_BSIZE), 0, in ext2_rdfsb()
554 devread (ffi, map * (EXT2_BLOCK_SIZE (SUPERBLOCK) / DEV_BSIZE), in ext2fs_read()
600 ea_blocks = INODE->i_file_acl ? EXT2_BLOCK_SIZE (SUPERBLOCK) / DEV_BSIZE : 0; in ext2_is_fast_symlink()
/xen/stubdom/grub.patches/
A D50fs_fulldisk.diff35 || part_length < (SBLOCK + (SBSIZE / DEV_BSIZE))

Completed in 4 milliseconds