Searched refs:d_last_offset (Results 1 – 4 of 4) sorted by relevance
163 off_t d_last_offset; /* Last head offset. */ member184 ((sd)->sd_disk ? ((sd)->sd_disk->d_last_offset - (sd)->sd_offset) : 0)
1392 disk->d_last_offset = bp->bio_offset + bp->bio_length; in g_raid_subdisk_iostart()
146 off_t d_last_offset; /* Last read offset */ member
1543 if (dp->d_last_offset == bp->bio_offset) in g_mirror_request_load()1547 if (ABS(dp->d_last_offset - bp->bio_offset) < TRACK_SIZE) in g_mirror_request_load()1574 disk->d_last_offset = bp->bio_offset + bp->bio_length; in g_mirror_request_load()