Home
last modified time | relevance | path

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

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