Home
last modified time | relevance | path

Searched refs:CLUSTER_MAX_12 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/fs/
H A Dpcfilep.h139 #define CLUSTER_MAX_12 0x0ff7 /* max clusters for 12bit fat */ macro
H A Dpcfs.c158 pcfsp->f_16bit = ncluster >= CLUSTER_MAX_12; in bpcfs_mountroot()