Home
last modified time | relevance | path

Searched refs:PUTSECTOR (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c56 #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 Diso_impl.h58 #define PUTSECTOR(buf, secno, nosec) (putdisk(buf, (secno)*ISO_SECTOR_SIZE, \ macro
/onnv-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Diso_impl.h58 #define PUTSECTOR(buf, secno, nosec) (putdisk(buf, (secno)*ISO_SECTOR_SIZE, \ macro