Searched defs:SMALLFILE1_D (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c145 #define SMALLFILE1_D 1000 macro
150 static uint_t smallfile1_d = SMALLFILE1_D;
255 if (smallfile1_d == 0) smallfile1_d = SMALLFILE1_D;
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c722 #define SMALLFILE1_D 1000 macro
727 uint_t smallfile1_d = SMALLFILE1_D;
1428 if (smallfile1_d == 0) smallfile1_d = SMALLFILE1_D;

Completed in 59 milliseconds