Searched refs:CLUSTER_MAX_12 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/common/fs/ | ||
H A D | pcfilep.h | 141 #define CLUSTER_MAX_12 0x0ff7 /* max clusters for 12bit fat */ macro |
H A D | pcfs.c | 160 pcfsp->f_16bit = ncluster >= CLUSTER_MAX_12; in bpcfs_mountroot() |