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