Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c217 size_t size = PC_SECSIZE; in read_bootsec()
371 uint8_t buf[PC_SECSIZE * 4]; in get_label_16()
398 offset += PC_SECSIZE; in get_label_16()
452 uint8_t buf[PC_SECSIZE]; in next_cluster_32()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_label.h96 #define PC_SECSIZE 512 /* pc filesystem sector size */ macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c78 #define PC_SAFESECSIZE (PC_SECSIZE * 2)