Searched refs:PUTSECTOR (Results 1 – 3 of 3) sorted by relevance
| /onnv-gate/usr/src/cmd/fs.d/hsfs/labelit/ |
| H A D | labelit.c | 56 #define PUTSECTOR(buf, secno, nosec) (putdisk(buf, (secno)*ISO_SECTOR_SIZE, \ macro 321 PUTSECTOR(hs_buf, hs_pvd_sec_no, 1); in updatelabel() 333 PUTSECTOR(unix_buf, unix_pvd_sec_no, 1); in updatelabel() 348 PUTSECTOR(iso_buf, iso_pvd_sec_no, 1); in updatelabel()
|
| H A D | iso_impl.h | 58 #define PUTSECTOR(buf, secno, nosec) (putdisk(buf, (secno)*ISO_SECTOR_SIZE, \ macro
|
| /onnv-gate/usr/src/cmd/fs.d/hsfs/fstyp/ |
| H A D | iso_impl.h | 58 #define PUTSECTOR(buf, secno, nosec) (putdisk(buf, (secno)*ISO_SECTOR_SIZE, \ macro
|