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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c142 static int smallfile = 0; variable
260 smallfile1 = MAX(smallfile1, smallfile);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c666 int smallfile = 0; variable
706 * >= smallfile && >= smallfile64.
1433 smallfile1 = MAX(smallfile1, smallfile);

Completed in 75 milliseconds