Searched refs:access_timestamp (Results 1 – 6 of 6) sorted by relevance
94 entry->access_timestamp, in list_op()
94 int64_t access_timestamp; /**< Time of last access in microseconds since unix epoch, member
332 entry->access_timestamp = -1; in ff_alloc_dir_entry()
270 entry->access_timestamp = INT64_C(1000000) * st.st_atime; in libsmbc_read_dir()
332 (*next)->access_timestamp = INT64_C(1000000) * st.st_atime; in file_read_dir()
361 entry->access_timestamp = INT64_C(1000000) * attr->atime; in libssh_read_dir()