Searched refs:smallfile1 (Results 1 – 2 of 2) sorted by relevance
147 static u_offset_t smallfile1 = 32 * 1024; variable258 smallfile1 = percpufreeb / smallfile1_d; in hsfs_read()260 smallfile1 = MAX(smallfile1, smallfile); in hsfs_read()261 smallfile1 = MAX(smallfile1, smallfile64); in hsfs_read()262 smallfile2 = MAX(smallfile1, smallfile2); in hsfs_read()
724 static u_offset_t smallfile1 = 32 * 1024; variable1431 smallfile1 = percpufreeb / smallfile1_d; in rdip()1433 smallfile1 = MAX(smallfile1, smallfile); in rdip()1434 smallfile1 = MAX(smallfile1, smallfile64); in rdip()1435 smallfile2 = MAX(smallfile1, smallfile2); in rdip()1440 ip->i_nextr == (off & PAGEMASK) && off > smallfile1; in rdip()