Searched refs:b_Data (Results 1 – 1 of 1) sorted by relevance
40 char *b_Data; member72 base[i].b_Data = DataBase + i * BlockSize; in cinit()130 n = pread(fd, blk->b_Data, BlockSize, blk->b_Offset); in cread()137 bcopy(blk->b_Data + (offset - blk->b_Offset), buf, nbytes); in cread()