Home
last modified time | relevance | path

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

/titanic_41/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; in hsfs_read()
/titanic_41/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; in rdip()