Home
last modified time | relevance | path

Searched defs:nosec (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c53 #define PUTSECTOR(buf, secno, nosec) (putdisk(buf, (secno)*ISO_SECTOR_SIZE, \ argument
55 #define GETSECTOR(buf, secno, nosec) (getdisk(buf, (secno)*ISO_SECTOR_SIZE, \ argument
/titanic_41/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c60 #define GETCDSECTOR(h, buf, secno, nosec) (getdisk(h, buf, \ argument