Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/fs/
H A Dpcfilep.h151 #define CLUSTER_FIRST 0x0002 /* ... first cluster number to search */ macro
H A Dpcfs.c151 pcfsp->f_nxtfree = CLUSTER_FIRST; in bpcfs_mountroot()