Searched refs:read_ext4_superblock (Results 1 – 1 of 1) sorted by relevance
307 static bool read_ext4_superblock(const std::string& blk_device, struct ext4_super_block* sb, in read_ext4_superblock() function721 if (read_ext4_superblock(blk_device, &sb, &fs_stat)) { in prepare_fs_for_mount()751 if (read_ext4_superblock(blk_device, &sb, &fs_stat)) { in prepare_fs_for_mount()