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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c146 #define SMALLFILE2_D 10 macro
151 static uint_t smallfile2_d = SMALLFILE2_D;
256 if (smallfile2_d == 0) smallfile2_d = SMALLFILE2_D;
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c723 #define SMALLFILE2_D 10 macro
728 uint_t smallfile2_d = SMALLFILE2_D;
1429 if (smallfile2_d == 0) smallfile2_d = SMALLFILE2_D;

Completed in 74 milliseconds