Searched refs:DEV_BSIZE (Results 1 – 2 of 2) sorted by relevance
25 #define DEV_BSIZE 512 macro32 #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()
35 || part_length < (SBLOCK + (SBSIZE / DEV_BSIZE))
Completed in 4 milliseconds