The /tmp directory is cleared every time IOS boots up (when the FS driver is initialized), *not* when /dev/fs is opened. Although this should have no effect, it fixes the case where files could be left in /tmp and seen before opening /dev/fs.