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.c214 char buf[PC_SECSIZE]; in read_bootsec()
355 uint8_t buf[PC_SECSIZE * 4]; in get_label_16()
382 offset += PC_SECSIZE; in get_label_16()
436 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.c77 #define PC_SAFESECSIZE (PC_SECSIZE * 2)