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

/system/core/sdcard/
H A Dfuse.h90 __u64 atime; member in struct:fuse_attr
336 __u64 atime; member in struct:fuse_setattr_in
H A Dsdcard.c279 attr->atime = s->st_atime;
595 /* Handle changing atime and mtime. If FATTR_ATIME_and FATTR_ATIME_NOW
608 times[0].tv_sec = req->atime;
620 TRACE("[%d] Calling utimensat on %s with atime %ld, mtime=%ld\n",

Completed in 201 milliseconds