Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/fs/
H A Dpcfilep.h137 #define CLUSTER_BAD_16 0xfff7 /* 16bit fat, bad entry */ macro
H A Dpcfs.c436 return (CLUSTER_BAD_16); in fat_map()