bfs_init_superblock
if ((err = bfs_init_superblock(bfs, bfs_sector, &memsize)) != 0) {
STATIC int bfs_init_superblock(struct bfs *, int, size_t *);