Searched refs:CLUSTER_ROOTDIR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/fs/
H A Dpcfs.c151 pcfsp->f_dclust = CLUSTER_ROOTDIR;
296 rd = blk == CLUSTER_ROOTDIR ? 1 : 0;
301 rd = (blk == CLUSTER_ROOTDIR) ? 1 : 0;
512 int rd = (dir_blk == CLUSTER_ROOTDIR ? 1 : 0);
554 dir_blk = CLUSTER_ROOTDIR;
559 dp->d_cluster = CLUSTER_ROOTDIR;
H A Dpcfilep.h154 #define CLUSTER_ROOTDIR 0x0000 /* ... root dir's cluster number */ macro

Completed in 61 milliseconds