Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c144 static u_offset_t smallfile64 = 32 * 1024; variable
261 smallfile1 = MAX(smallfile1, smallfile64); in hsfs_read()
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c667 u_offset_t smallfile64 = 32 * 1024; variable
1434 smallfile1 = MAX(smallfile1, smallfile64); in rdip()