Home
last modified time | relevance | path

Searched refs:curblkoff (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c3170 long curblkoff; in syncshadowscan() local
3173 curblkoff = blkoff(fs, cur_bytes); in syncshadowscan()
3175 addr += curblkoff; in syncshadowscan()
3176 cur_bytes += curblkoff; in syncshadowscan()