Home
last modified time | relevance | path

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

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