Searched refs:PC_SECSIZE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dpc_label.h98 #define PC_SECSIZE 512 /* pc filesystem sector size */ macro
/opensolaris-onvv-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c216 char buf[PC_SECSIZE];
357 uint8_t buf[PC_SECSIZE * 4];
384 offset += PC_SECSIZE;
438 uint8_t buf[PC_SECSIZE];
/opensolaris-onvv-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c74 #define PC_SAFESECSIZE (PC_SECSIZE * 2)

Completed in 110 milliseconds