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

/xnu-2782.1.97/bsd/sys/
H A Dmount.h262 struct timespec f_access_time; /* time of last access */ member in struct:vfs_attr
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_attrlist.c319 {ATTR_CMN_ACCTIME, VFSATTR_BIT(f_access_time), ATTR_TIME_SIZE},
1157 ATTR_PACK_TIME(ab, vs.f_access_time, is_64bit);

Completed in 31 milliseconds