Searched defs:PUTSECTOR (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/hsfs/labelit/ |
H A D | labelit.c | 53 #define PUTSECTOR(buf, secno, nosec) (putdisk(buf, (secno)*ISO_SECTOR_SIZE, \ macro 320 PUTSECTOR(hs_buf, hs_pvd_sec_no, 1); 332 PUTSECTOR(unix_buf, unix_pvd_sec_no, 1); 347 PUTSECTOR(iso_buf, iso_pvd_sec_no, 1);
|
Completed in 290 milliseconds