Searched refs:last_io (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vfsops.c841 struct timeval nowtv, last_io; local
858 throttle_info_get_last_io_time(hfsmp->hfs_mp, &last_io);
860 timevalsub(&nowtv, &last_io);

Completed in 33 milliseconds