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 74 int access_time; member in struct:unix_cache
88 int access_time; member in struct:unix_private_data
302 data->access_time = 0;
305 cache->access_time = 0;
330 data->access_time = 0;
333 cache->access_time = 0;
364 cache->access_time = ++data->access_time;
368 (cache->access_time < oldest_cache->access_time))
    [all...]
  /external/chromium/base/
file_util_unittest.cc 1779 base::Time access_time; local
    [all...]

Completed in 58 milliseconds