Searched refs:data_start_byte (Results 1 – 3 of 3) sorted by relevance
63 uint32_t data_start_byte; member
163 bfs->data_start = super.header.data_start_byte; in bfs_init_superblock()693 DPRINTF(bfs->debug, "data_start_byte=0x%x\n", h->data_start_byte); in bfs_dump()
190 bfs->header.data_start_byte = DEV_BSIZE * 2; /* super block + inode */ in bfs_newfs()