HomeSort by relevance Sort by last modified time
    Searched refs:access_time (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ext2fs/
unix_io.c 67 int access_time; member in struct:unix_cache
80 int access_time; member in struct:unix_private_data
299 data->access_time = 0;
302 cache->access_time = 0;
318 data->access_time = 0;
321 cache->access_time = 0;
351 cache->access_time = ++data->access_time;
355 (cache->access_time < oldest_cache->access_time))
    [all...]
  /external/chromium/base/
file_util_unittest.cc 1779 base::Time access_time; local
    [all...]

Completed in 44 milliseconds