Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dbuf.h317 #define GETBLK(dev, blkno, bsize) \ macro
/titanic_41/usr/src/uts/common/os/
H A Dbio.c256 bp = GETBLK(dev, blkno, bsize); in breada()
268 rabp = GETBLK(dev, rablkno, bsize); in breada()