Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c150 static uint_t smallfile1_d = SMALLFILE1_D; variable
255 if (smallfile1_d == 0) smallfile1_d = SMALLFILE1_D; in hsfs_read()
258 smallfile1 = percpufreeb / smallfile1_d; in hsfs_read()
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c727 uint_t smallfile1_d = SMALLFILE1_D; variable
1428 if (smallfile1_d == 0) smallfile1_d = SMALLFILE1_D; in rdip()
1431 smallfile1 = percpufreeb / smallfile1_d; in rdip()