Searched refs:SUPERBLOCK_START (Results 1 – 2 of 2) sorted by relevance
59 int sect = SUPERBLOCK_START >> fs->dev_desc->log2blksz; in ext4_read_superblock()60 int off = SUPERBLOCK_START % fs->dev_desc->blksz; in ext4_read_superblock()
39 #define SUPERBLOCK_START (2 * 512) macro