Searched refs:CLUSTER_FIRST (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/common/fs/ | ||
H A D | pcfilep.h | 153 #define CLUSTER_FIRST 0x0002 /* ... first cluster number to search */ macro |
H A D | pcfs.c | 153 pcfsp->f_nxtfree = CLUSTER_FIRST; in bpcfs_mountroot() |